Skip to content

Releases: davewalker5/MusicCatalogue

Version 1.2.0.0

08 Oct 09:00
6a72e5d
Compare
Choose a tag to compare
  • Added CSV import of artist, album and track data
  • Added CSV and XLSX export of the collection

Version 1.1.0.0

04 Oct 17:10
2b20d49
Compare
Choose a tag to compare
  • 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

03 Oct 12:12
Compare
Choose a tag to compare

Initial implementation, including:

  • Basic database and external API access
  • Console lookup application