Skip to content

Releases: orchetect/TimecodeKit

1.0.5

29 Oct 06:07
Compare
Choose a tag to compare

Minor syntax updates and performance improvements.

1.0.4

28 Oct 03:30
Compare
Choose a tag to compare
  • 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

27 Oct 06:10
Compare
Choose a tag to compare
  • Updated FrameRate.stringValue values, added FrameRate.stringValueVerbose
  • Added Timecode.converted(to:)
  • Updated README with documentation

1.0.2

22 Oct 23:55
Compare
Choose a tag to compare

Version bump

  • Moved utilities to shared dependency for better maintainability
  • Updated README with minor fixes

1.0.1

21 Sep 04:12
Compare
Choose a tag to compare
  • Renamed library to TimecodeKit
  • Renamed OTTimecode to Timecode
  • Renamed OTTime to TimeValue

Initial Release

17 Sep 10:13
Compare
Choose a tag to compare
1.0.0

Initial Commit