0.10.0
This release marks the 1000th commit! 🎉
What's Changed
- lofty_attr: Return removed tags in
<File>::remove_*by @Serial-ATA in #74 - Ilst: Add
AtomData::Boolfor flag atoms by @Serial-ATA in #75 - OGG: Switch to using packets instead of individual pages by @Serial-ATA in #76
- Clippy: Apply new nightly lints by @Serial-ATA in #77
- Clippy: Apply lints for other projects by @Serial-ATA in #78
- OGG: Make use of packets when writing by @Serial-ATA in #79
- files: Implement BoundTaggedFile by @Serial-ATA in #80
- build(deps): update base64 requirement from 0.13.0 to 0.20.0 by @dependabot in #81
- ID3v2: Properly handle solidus character (U+002F) in text frames by @Serial-ATA in #83
- MP4: Stop validating flags for
gnreatom upgrade by @Serial-ATA in #86 - ID3v2: Support duplicate tags by @Serial-ATA in #88
Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0100---2022-12-27