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¤
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¤
- Include
py.typed
in module according to https://www.python.org/dev/peps/pep-0561/ (17d4387
)
Documentation¤
- Replace
keep-a-changelog
withconventional-commits
(e56a817
) - Add
CD
badge toREADME
(9f5bb26
) - Removed
docs.yml
badge fromREADME
(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 ofJsonSerializable
(5a039c5
)
Breaking¤
- auto-populate the
Json
meta (2af3ad2
)
Documentation¤
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
andLICENSE.md
(592be6e
)
See all commits in this version
v1.0.0 (2021-06-09)¤
Fix¤
- Convert
Album.cover
to acached_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 throwTypeError
duringmkdocs build
(da80a51
)
See all commits in this version
v0.3.9 (2021-05-31)¤
Fix¤
- Raise
NotFound
instead ofHTTPError
(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 withtox
(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¤
- Enabled automatic releases via GitHub Actions
- Enabled automatic
Changelog
generation via GitHub Actions
See all commits in this version
v0.1.4 (2021-04-17)¤
🎂🎉 Initial Release 🎂🎉