0.13.0
What's Changed
- ID3v2: Remove
ID3v2ErrorKind::Otherby @Serial-ATA in #176 - Add MusicBrainzArtistId/-ReleaseArtistId/-WorkId item keys by @uklotzde in #182
- tag: Check for and remove empty item values by @uklotzde in #181
- Add missing mappings for Barcode and CatalogNumber by @uklotzde in #183
- ID3v2: Allow creation of more synchsafe integer types by @Serial-ATA in #187
- ID3v2: Create more concrete types for
FrameValuevariants by @Serial-ATA in #184 - ID3v2: Support audio-text accessibility (ATXT) frame by @Serial-ATA in #188
- Follow Rust API naming conventions by @Serial-ATA in #190
- ID3v2: Properly handle compressed frames by @Serial-ATA in #191
- ID3v2: Remove unnecessary allocations by @Serial-ATA in #194
- ID3v1/ID3v2: Convert remaining types to UpperCamelCase by @Serial-ATA in #195
- ID3v2: Flatten SynchronizedText and GeneralEncapsulatedObject by @Serial-ATA in #196
Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0130---2023-05-08