0.19.0
What's Changed
- id3v2: Do not replace non-empty frames with duplicate, empty frames by @uklotzde in #351
- Vorbis: Fix panic with zero-length property reads by @Serial-ATA in #365
- ID3v2: Fix overflow with large RVA2 peak by @Serial-ATA in #364
- misc: Introduce WriteOptions by @Serial-ATA in #363
- WAV: Properly round length and bitrate values by @Serial-ATA in #367
- ParseOptions: Stop deriving Ord by @Serial-ATA in #369
- ChannelMask: Implement
Bit{Or,And}by @Serial-ATA in #371 - The great Lofty module refactor by @Serial-ATA in #374
- ogg_pager: Fix writing of large packets by @Serial-ATA in #376
- Make all file writes generic by @Serial-ATA in #290
- Seal tag traits by @Serial-ATA in #378
- iff: Rename IFF tags by @Serial-ATA in #379
New Contributors
- @probablykasper made their first contribution in #377
Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0190---2024-04-21