Releases: josdem/jmetadata
Releases · josdem/jmetadata
jmetadata-1.4.0
New Features 🎛️🎵
- Change test names
- Encapsulate complete metadata logic in a service
- Inject implementation depencies using Lombok in Controllers
- Use cache to store ablum from LastFM
- Increment up to 80% coverage or more in metadata package
- Increment up to 60% coverage or more in util package
- Tackle at least 20% of maintainability issues reported by SonarCloud
- Add Ctrl + O to simulate click on open button
- Increment up to 80% coverage or more in controller package
Bug Fixes 🐛
Contributors 🚀
We want to thank the following developers for their contributions:
- Jose Morales (@josdem)
- ionesosa-e (@ionesosa-e)
- LEMERI FESTUS (@Lemeri123)
- Ethan Scherwitz (@ehallscherwitz)
jmetadata-1.3.0
New Features 🎛️🎵
- Add Jacoco configuration
- Unsupport mp4 files
- Set coverage for SonarCloud
- Set year from MusicBrainz to the mp3 music file
- Set cover art from MusicBrainz to the mp3 music file
- Update dependencies to the latest version
- Inject implementation depencies using Lombok
- Update license year
Contributors 🚀
We want to thank the following developers for their contributions:
- Jose Morales (@josdem)
jmetadata-1.2.0
New Features 🎛️🎵
- Add GitHub Actions Workflow
- Inject logger dependency with Lombok
- Fix AWT error happening in GitHub actions
- Read LastFM key and secret from system environment
- Delete unused Swing style
- Change package name
- Getting album by release Id using MusicBrainz
- Getting cover art from MusicBrainz API providing MBID
- Add dependencies using Lombok in test cases
- Add code formatter
Contributors 🚀
We want to thank the following developers for their contributions:
- Jose Morales (@josdem)
- LEMERI FESTUS (@Lemeri123)
jmetadata-1.1.0
New Features 🎛️🎵
- Add Junit 5 support
- Add AOP to the project
- Replace Maven by Gradle
- Add Lombok to the project
- Implement new MusicBrainz API
- Create distribution packages for Linux Mac and Windows
Contributors 🚀
We want to thank the following developers for their contributions:
- Jose Morales (@josdem)