What's Changed
- Update README to include kdenlive export by @laingcc in #795
- Rendering a typical video should be 2x faster now
- Some operations are up to 4x faster
- Rewrite in Nim by @WyattBlue in #798
Known Regressions
- Showing progress on the Console/Terminal on Windows can act funny, is slower, use
--progress none
if you have issues. - The scripting language has been reduced to make implementation easier and allow more aggressive optimizations
- Removed
--config
(relies too heavily on scripting features)
New Contributors
Full Changelog: 28.1.0...29.0.0