1.3.0
-
Fix: Fixed a huge bug in 29.97 NDF and 59.97 NDF calculations introduced in v1.2.3.
-
Fix: Fixed
Timecode.framerate
when it is given as23.98
. Theframerate
attribute will not be forced to24
and it will stay23.98
. -
Update:
Timecode.tc_to_frames()
method now accepts Timecode instances with possibly different frame rates then the instance itself. -
Fix: Fixed
Timecode.div_frames()
method. -
Update: Test coverage has been increased to 100% (yay!)