2.1 KiB
2.1 KiB
Changelog
All notable changes to this project will be documented in this file.
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
- Update readme - (348e9c5)
🧪 Testing
⚙️ Miscellaneous Tasks
- Fix changelogs - (e72d2b4)
- Update justfile - (1bc5ae4)
- Update dependencies - (dcc25bf)
- Change repo to codeberg - (30e2afd)
v0.1.0 - 2024-03-23
Initial release