Releases: moi15moi/VideoTimestamps
Releases · moi15moi/VideoTimestamps
v0.1.0
What's Changed
- Refactor by @moi15moi in #4 (fix #2 and #3)
- Remove support for v1 timestamps file by @moi15moi in #5
Release Notes
This release introduces breaking changes and is not compatible with the previous version (v0.0.1).
Key Changes:
- Flexible Time Units:
Previously, the API only supported timestamps in milliseconds. In v0.1.0, we’ve introduced support for timestamps in any unit, requiring a significant module refactor.
Transition Guidance:
- To help migrate from v0.0.1 to v0.1.0, refer to the updated example file.
- Updated docstrings throughout the module provide additional details.
Full Changelog: 0.0.1...0.1.0
v0.0.1
Initial release.
Read the example file to know how to use this program.