Skip to content

API improvements

Compare
Choose a tag to compare
@felix-hilden felix-hilden released this 27 Apr 21:51
· 236 commits to master since this release

This is the first release to feature a streamlined import structure (only top level imports). All old-style imports (from submodules) are still available, a few still needed, but they will be removed in the next major release of Tekore, version 2.0.

Added

  • Most imports can be done directly at the top level (#174)

Deprecated

  • Importing from submodules, removed in Tekore 2.0 (#81)

Fixed

  • recommendations documentation changed to reflect that only IDs are accepted as seeds, not URIs or URLs (#173)
  • track_audio_analysis allow for missing attributes in analysis (#175)