Skip to content

0.0.2

Compare
Choose a tag to compare
@dylanljones dylanljones released this 19 Apr 23:22
· 758 commits to master since this release

New Features

  • use SQLAlchemy for the Rekordbox6 master.db database

Improvements/Bug Fixes

  • fix import error and README.md
  • set logging level to warning
  • fix loading the Rekordbox setting file twice in config initialization
  • add context for Rekordbox 6 database
  • inherit AnlzFile from Mapping to implement dict interface
  • unify binary file API

Documentation

  • add missing djmd tables to master.db database documentation

Full Changelog: 0.0.1...0.0.2