0.94 (2021-12-14)
- BOM is no longer enabled by default on windows platforms
- CEA-708: Rust decoder is now default instead of C decoder
- CEA-708 subs are now extracted by default
- New: Add check for Minimum supported rust version (MSRV) (#1387)
- Fix: Fix CEA-708 Carriage Return command implementation
- Fix: Fix bug with startat/endat parameter (#1396)
- Fix: Mac Build processes (#1390)
- Fix: Fix bug with negative delay parameter (#1365)
- Pin Rust to 1.56.0 due to bug in 1.57.0
Changes in release artifacts:
- Reintroduction of a minimal CCExtractor source package for Linux (omits the windows and git folder)
- Add a portable version for Windows
NOTE: Users of Windows XP should use 0.89. Newer versions probably will not work anymore