Releases: fireworkweb/smpte.js
Releases · fireworkweb/smpte.js
Version 1.1.0
Changelog
- Add new
SMPTE.fromArray()
method (#25 - @danielsuguimoto) - Bump dev dependencies (#26 - @gabrielboliveira)
- Internal housekeeping (#26 - @gabrielboliveira)
Version 1.0.1
Changelog
- Exports supported framerates as consts at
SMPTE.consts
(#19 - @gabrielboliveira) - Security fixes
Version 1.0.0
Changelog
- Adds new supported framerates and constants to easily use them (#17 - @JoaoComini)
Version 0.3.0
Features
- Added new
SMPTE.fromTimecode
instantiation method. - Improved documentation at README.md
Version 0.2.3
Bug Fixes
- Fix frame-count rounding issues
Version 0.2.2
Bug Fixes
- Fix framecount for floating framerates
Version 0.2.1
Bug Fixes
- Fix a bug with .fromSeconds()
Version 0.2.0
Features
- Improved instantiation methods
Version 0.1.0
Features
- Added construtor attribute as object
Version 0.0.1
First release 🎉