Skip to content

Releases: Serial-ATA/lofty-rs

0.24.0

12 Apr 16:37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0240---2026-04-12

0.23.3

14 Mar 19:28

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0233---2026-03-14

0.23.2

14 Feb 07:52

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0232---2026-02-14

0.23.0

08 Feb 13:41

Choose a tag to compare

0.23.0 is finally here! The biggest release in years 🎉

The breaking changes most likely to affect existing projects are:

  • The removal of ItemKey::Unknown (PR)
  • Accessor::year() was replaced with Accessor::date() (PR)
  • Generic support for popularimeters (user star ratings) (PR)
    • See the docs, it can be a bit complicated!

What's Changed

New Contributors

Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0230---2026-02-08

0.22.4

29 Apr 22:05
d9eb83b

Choose a tag to compare

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

Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0224---2025-04-29

0.22.3

04 Apr 14:52
43ce6f2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0223---2025-04-04

0.22.2

08 Feb 23:12
59184c0

Choose a tag to compare

What's Changed

  • update url in tag_reader example to correct url to ItemKey by @Lepidopteran in #501
  • Fix references to ItemValue, Picture, and PictureType in ApeTag by @Lepidopteran in #504
  • Fix File Type References in Supported File Types Section in Tag Documentation by @Lepidopteran in #506
  • Preserve multiple MusicBrainz artist, release artist, and work id tags when writing in Id3v2 by @Lepidopteran in #508

New Contributors

Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0222---2025-02-08

0.22.1

11 Jan 10:43
4d29f2f

Choose a tag to compare

What's Changed

  • VorbisComments: Support current/total TRACKNUMBER fields by @RocketRide9 in #500

New Contributors

  • @RocketRide9 made their first contribution in #500

Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0221---2025-01-11

0.22.0

06 Jan 02:23
af0ce91

Choose a tag to compare

This release mostly contains fixes. I had originally hoped to get Matroska/WebM support (#218) in here, but I don't have much time to work on Lofty at the moment.

This will likely be the last major release for awhile, but I'll still be around to respond to bugs or PRs.

What's Changed

Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0220---2025-01-05

0.21.1

29 Aug 02:51
d69f1cc

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/Serial-ATA/lofty-rs/blob/main/CHANGELOG.md#0211---2024-08-28