Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@pinkforest pinkforest released this 01 Feb 01:56
cdf43b5
  • Added support for getting/setting comment - PR: #27
  • Added full date capabilities - PR: #34
  • Fixed Id3v2Tag::{*year} methods - PR: #21 fix #9
  • Fixed incorrect access to track fields on disc getters - PR: #26
  • Fixed album artist getting copied to artist field - PR: #29
  • Fixed incorrect option handling for conversion of ID3v2Tag to AnyTag - PR: #37 fix #36
  • Changed Tag::read_from_path return type to Result<Box<dyn AudioTag + Send + Sync>> - PR: #21 fix #8
  • Removed unwrap in Tag::read_from_path - PR: #21 fix #7
  • Removed needless borrowed reference when getting Picture - PR: #28

Thanks to @Serial-ATA, @cdown, @microtonez, @aybruh00, and @BSteffaniak 🥳 🎉