0.15.0
What's Changed
- ID3v2: Report bad or unsupported frame IDs by @uklotzde in #212
- ID3v2: Ignore frames with bad IDs while reading by @uklotzde in #214
- APE: Properly convert track/disk number pairs when writing by @Serial-ATA in #216
- Support 'Involved People List' Id3v2 frame by @FriederHannenheim in #215
- probe: Add
ParseOptions::max_junk_bytesby @Serial-ATA in #227 - WavPack: Fix multichannel detection by @Serial-ATA in #230
- AIFF: Expose the compression type for AIFC by @Serial-ATA in #231
- ID3v2: Add simplified getters and setters for TXXX frames by @Serial-ATA in #232
New Contributors
- @FriederHannenheim made their first contribution in #215
Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0150---2023-07-11