What's Changed
- Rewrite argument parsing to use Clap's derives by @shssoichiro in #2962
- Avoid taking ownership of Arc<Frame> in scenechange API by @redzic in #2958
- Add a release-nolto profile by @lu-zero in #2963
- Use release-no-lto profile for gnu deploy on Windows by @Luni-4 in #2964
- Optimize and add test for write_uleb128 function by @shssoichiro in #2965
Full Changelog: p20220614...p20220719