Skip to content

Changelog¤

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

This project adheres to Semantic Versioning. See Conventional Commits for commit guidelines.

v2.0.6 (2021-08-09)¤

Fix¤

  • Catch SpotifyOauthError (72f8d42)

Documentation¤

  • Reference tests in CONTRIBUTING.md (c30afbd)
  • Correct some typos in CONTRIBUTING.md (8e8df0f)

See all commits in this version

v2.0.5 (2021-07-20)¤

Fix¤

  • Update pyproject metadata (99061cb)

Documentation¤

  • Mention poethepoet in Contributing Guidelines (81ba159)

See all commits in this version

v2.0.4 (2021-07-20)¤

Fix¤

  • Correct key when caching CD.yml deps (372de80)

See all commits in this version

v2.0.3 (2021-07-20)¤

Fix¤

  • Use the upcoming version when deploying docs (f778318)

See all commits in this version

v2.0.2 (2021-07-20)¤

Fix¤

  • Sync workflow depending on "Publish" (0e5dea3)

See all commits in this version

v2.0.1 (2021-07-19)¤

Fix¤

Documentation¤

  • Replace keep-a-changelog with conventional-commits (e56a817)
  • Add CD badge to README (9f5bb26)
  • Removed docs.yml badge from README (251e499)

See all commits in this version

v2.0.0 (2021-06-25)¤

Feature¤

  • Auto-populate the Json meta (2af3ad2)

Fix¤

  • Do not re-raise ValidationError when setting an attribute of JsonSerializable (5a039c5)

Breaking¤

  • auto-populate the Json meta (2af3ad2)

Documentation¤

  • Fix broken links due to multiple versions (21f934b)
  • Change accent color to teal (cb96481)

See all commits in this version

v1.1.0 (2021-06-17)¤

Feature¤

  • Client retrieve credentials from env (d5f52e7)

Documentation¤

  • Multiple versions via mike (a6cdd45)
  • Add Documentation url to PyPI page (7b7389d)
  • Fix broken link to features section (07cf730)
  • Fix broken links (1e54c48)
  • Uppercase CHANGELOG.md and LICENSE.md (592be6e)

See all commits in this version

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 🎂🎉