This release includes the nearly three year old #106 (previously #51), which adds the full test suite of TagLib to Lofty. With the exception of a few (currently) unsupported formats and certain behaviors I don't want to replicate, Lofty now matches TagLib's behavior test for test. 🎉
What's Changed
- MP4: Demote missing mdat atom error by @Serial-ATA in #515
- MP4: Demote atom size mismatch error for
free
by @Serial-ATA in #516 - WAV: Constrain writer to stream length not file length by @Serial-ATA in #517
- Tests: Add tests from TagLib by @Serial-ATA in #106
Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0224---2025-04-29