musixmatch-inofficial/cli/CHANGELOG.md

3.5 KiB

Changelog

All notable changes to this project will be documented in this file.

v0.3.0 - 2025-01-16

🚀 Features

  • Add track performer tagging, artist images - (b136bb3)

🐛 Bug Fixes

  • (deps) Update rust crate thiserror to v2 (#4) - (6a6ced1)
  • (deps) Update rust crate dirs to v6 (#7) - (319dabe)

⚙️ Miscellaneous Tasks

  • (deps) Update rust crate rstest to 0.23.0 (#2) - (5ef76f5)
  • (deps) Update rust crate governor to 0.7.0 (#3) - (4bfcb79)
  • (deps) Update rust crate governor to 0.8.0 (#5) - (4d26c4a)
  • (deps) Update rust crate rstest to 0.24.0 (#6) - (6942d0e)

v0.2.0 - 2024-08-18

🚀 Features

  • Add format option to mp3 subtitles cmd - (19e209e)
  • Add get album, get artist, search artist - (c4bfbe5)
  • [breaking] Remove MP3 feature, refactor cmd structure - (54235e6)
  • Add msrv - (a95f3fc)

🐛 Bug Fixes

  • Use native TLS for CLI - (dc1bea1)

📚 Documentation

🧪 Testing

⚙️ Miscellaneous Tasks

v0.1.0 - 2024-03-23

Initial release