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.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.typedin module according to https://www.python.org/dev/peps/pep-0561/ (17d4387)
Documentation¤
- Replace
keep-a-changelogwithconventional-commits(e56a817) - Add
CDbadge toREADME(9f5bb26) - Removed
docs.ymlbadge fromREADME(251e499)
See all commits in this version
v2.0.0 (2021-06-25)¤
Feature¤
- Auto-populate the
Jsonmeta (2af3ad2)
Fix¤
- Do not re-raise
ValidationErrorwhen setting an attribute ofJsonSerializable(5a039c5)
Breaking¤
- auto-populate the
Jsonmeta (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
Documentationurl to PyPI page (7b7389d) - Fix broken link to features section (
07cf730) - Fix broken links (
1e54c48) - Uppercase
CHANGELOG.mdandLICENSE.md(592be6e)
See all commits in this version
v1.0.0 (2021-06-09)¤
Fix¤
- Convert
Album.coverto acached_property(6777ad3)
Breaking¤
- convert internal modules into protected (
b7bc5a8)
Documentation¤
- Correctly indent nested lists in
.mdfiles (5caa257) - Add
Playlistdocumentation (44d961d) - Add
Albumdocumentation (7cbf3bc) - Add
Trackdocumentation (29c48a1) - Fix
codeclimateurls (c42a775) Model.contextdo not throwTypeErrorduringmkdocs build(da80a51)
See all commits in this version
v0.3.9 (2021-05-31)¤
Fix¤
- Raise
NotFoundinstead 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
pyenvsection 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:
contextnow does not throw (82f93d9)
Documentation¤
- README.md: Added
docslink & 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
Changeloggeneration via GitHub Actions
See all commits in this version
v0.1.4 (2021-04-17)¤
🎂🎉 Initial Release 🎂🎉