Skip to content

Releases: the-dotify-project/dotify

v2.0.6

09 Aug 15:21
Compare
Choose a tag to compare

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

20 Jul 23:04
Compare
Choose a tag to compare

Fix

  • Update pyproject metadata (99061cb)

Documentation

  • Mention poethepoet in Contributing Guidelines (81ba159)

See all commits in this version

v2.0.4

20 Jul 13:44
Compare
Choose a tag to compare

Fix

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

See all commits in this version

v2.0.3

20 Jul 12:29
Compare
Choose a tag to compare

Fix

  • Use the upcoming version when deploying docs (f778318)

See all commits in this version

v2.0.2

20 Jul 11:54
Compare
Choose a tag to compare

Fix

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

See all commits in this version

v2.0.1

19 Jul 22:15
Compare
Choose a tag to compare

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

25 Jun 22:23
Compare
Choose a tag to compare

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

17 Jun 21:34
Compare
Choose a tag to compare

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

09 Jun 23:27
Compare
Choose a tag to compare

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

31 May 16:40
Compare
Choose a tag to compare

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