Releases: the-dotify-project/dotify
Releases Β· the-dotify-project/dotify
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
Fix
- Include
py.typed
in module according to https://www.python.org/dev/peps/pep-0561/ (17d4387
)
Documentation
v2.0.0
v1.1.0
v1.0.0
Fix
- Convert
Album.cover
to acached_property
(6777ad3
)
Breaking
- convert internal modules into protected (
b7bc5a8
)
Documentation
v0.3.9
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
)