Skip to content

Changelog¤

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v1.0.0 (2021-06-09)¤

Fix¤

  • Convert Album.cover to a cached_property (6777ad3)

Breaking¤

  • convert internal modules into protected (b7bc5a8)

Documentation¤

  • Correctly indent nested lists in .md files (5caa257)
  • Add Playlist documentation (44d961d)
  • Add Album documentation (7cbf3bc)
  • Add Track documentation (29c48a1)
  • Fix codeclimate urls (c42a775)
  • Model.context do not throw TypeError during mkdocs build (da80a51)

See all commits in this version

v0.3.9 (2021-05-31)¤

Fix¤

  • Raise NotFound instead of HTTPError (e4c83da)

Documentation¤

  • Uppercase filenames (b679f5b)
  • Remove folder references (e699080)
  • Fix broken urls (66c7f12)
  • README.md: Center aligned badges (4539453)
  • logo.png: Enlarged (f9e939d)
  • CONTRIBUTING.md: Removed toc (4ebb5f9)
  • Added license (637bbc2)
  • Added contributing (d2bed00)
  • Added code of conduct (de0bcfe)
  • Added changelog (dfe478d)
  • Added logo (43eec65)
  • CONTRIBUTING.md: Mentioning examples (aa16fcf)
  • CONTRIBUTING.md: Added pyenv section in testing with tox (6986af0)
  • tests: Added a README (437ee1f)
  • Create .all-contributorsrc [skip ci] (043e974)
  • Update README.md [skip ci] (0847fd3)
  • mkdocs.yml: Corrected edit_uri (491a49b)

See all commits in this version

v0.3.8 (2021-05-01)¤

Fix¤

  • model.py: context now does not throw (82f93d9)

Documentation¤

  • README.md: Added docs link & badge (42d4abe)

See all commits in this version

v0.3.5 (2021-04-27)¤

Fix¤

  • publish.yml: Publishing via another gh-action (8487eb7)

See all commits in this version

v0.1.5 (2021-04-17)¤

Feature¤

See all commits in this version

v0.1.4 (2021-04-17)¤

🎂🎉 Initial Release 🎂🎉