0.22.0
This release mostly contains fixes. I had originally hoped to get Matroska/WebM support (#218) in here, but I don't have much time to work on Lofty at the moment.
This will likely be the last major release for awhile, but I'll still be around to respond to bugs or PRs.
What's Changed
- Timestamp:
- Support parsing without separators by @Serial-ATA in #453
- Allow short-circuiting on partially invalid inputs by @Serial-ATA in #463
- ItemKey: Add
ItemKey::TrackArtistsby @Serial-ATA in #454 - ID3v2: Restrict frame skipping to the bounds of the frame content by @Serial-ATA in #459
- Fuzzing fixes by @Serial-ATA in:
- Ilst: Change rules for
gnreupgrades by @Serial-ATA in #485 - ogg_pager: Fix writing of perfectly divisible packets by @Serial-ATA in #475
- Move some errors to strict mode by @Serial-ATA in #486
Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0220---2025-01-05