Skip to content

Latest commit

 

History

History
39 lines (18 loc) · 639 Bytes

CHANGELOG.md

File metadata and controls

39 lines (18 loc) · 639 Bytes

CHANGELOG

0.3.0 ("Loggerhead")

  • Implement proper logging levels and log level setting via config and CLI argument.
  • A bit of internal refactoring to lay the groundwork for future work.
  • Leverage events to more robustly solve race condition and other issues.

0.2.3

Fix DB/app race condition.

0.2.2

Add CHANGELOG and TODO.

0.2.1

Add the song's record label to top-level properties.

0.2.0

Now capable of importing historical data via range and page size support.

0.1.1

Internal refactoring.

0.1.0

Initial functional prototype!

Listens to a 'live' playlist for changes and saves new songs to DB.