Releases: davewalker5/MusicCatalogue
Releases · davewalker5/MusicCatalogue
Version 1.2.0.0
- Added CSV import of artist, album and track data
- Added CSV and XLSX export of the collection
Version 1.1.0.0
- First iteration of the REST API added
- This iteration supports:
- Retrieval of artists from the local database
- Retrieval of albums and track lists from the local database
- Lookup of album information via external APIs and local storage of the results
Version 1.0.0.0
Initial implementation, including:
- Basic database and external API access
- Console lookup application