Releases: orchetect/TimecodeKit
Releases · orchetect/TimecodeKit
1.0.5
Minor syntax updates and performance improvements.
1.0.4
- Renamed
Timecode
property .realTime
to .realTimeValue
- Updated some inline documentation for clarity
- Misc code formatting/prettying
- Added subframes unit tests for edge cases
- Updated README with
clamping
and wrapping
documentation examples
1.0.3
- Updated
FrameRate.stringValue
values, added FrameRate.stringValueVerbose
- Added
Timecode.converted(to:)
- Updated README with documentation
1.0.2
Version bump
- Moved utilities to shared dependency for better maintainability
- Updated README with minor fixes
1.0.1
- Renamed library to TimecodeKit
- Renamed
OTTimecode
to Timecode
- Renamed
OTTime
to TimeValue