Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased¶
π Bug Fixes¶
π Documentation¶
- (fonts) Added font changer to use OpenDyslexic font (4ce9219)
- (fix) Remove root CHANGELOG (238d47f)
- (fix) Adjustment in chagelog output (4e5df86)
- Adding version 0.3.2 and fix the order of commits in the changelog (879de47)
- Adjusting documentation site_url (ac56ece)
- (fix) Improvement in documentation (98feb4d)
- (fix) Index page (510e34b)
- (fix) Documentation links (00ca13a)
- (feat) Add documentation in pt-BR (fafa8db)
π¨ Styling¶
- Adjust code style scripts for "hatch fmt" (82903b9)
- (fix) Docstring order (ac86469)
- (fix) Adding numpydoc in pre-commit and adjusting docstrigns (b936eb0)
- (feat) Adding mypy in pre-commit (55ce5f6)
π§ͺ Testing¶
βοΈ Miscellaneous Tasks¶
- Adding git-cliff to generate changelog based on commit messages (b6b078c)
- (ci) Formatter check (ddeb071)
0.4.0 - 2024-05-25¶
π Features¶
π Bug Fixes¶
- Update documentation (b59f83c)
- Add default url to redis backend (afb1921)
- Union typing to < 3.10 (e8546fd)
- Typing annotations (0053e31)
- Change license from MIT to GPLv3+ (e95d590)
π Documentation¶
- (docs) Update links (54976ae)
βοΈ Miscellaneous Tasks¶
- (ci) Tests (a2f7d98)
- (ci) Remove codecov as it does not support codeberg (3dbb46d)
- (ci) Add gitlint do check command (12b0fcf)
- (ci) Remove pre-commit to ci (cb4eb5a)
- (ci) Add pre-commit to ci (1086694)
- (ci) Remove deploy on codeberg pages (6ea9729)
0.3.3 - 2024-02-29¶
π Features¶
- Add mkdocs-material badge (464ae49)
π Bug Fixes¶
π Documentation¶
0.3.2 - 2023-12-28¶
π Features¶
- Add links on pypi (7248ccd)
π Bug Fixes¶
π Documentation¶
- (docs) Release date of version 0.3.1 (dc53c7f)
- (docs) Changelog (18b0c82)
- (docs) Reference to backend docs (443da5b)
0.3.1 - 2023-07-26¶
π Features¶
π Bug Fixes¶
0.3.0 - 2023-07-20¶
π Features¶
- Parameterization of remote backends (ed6b0b4)
π Bug Fixes¶
- Examples (edc0343)
βοΈ Miscellaneous Tasks¶
- (ci) Static check (1842a31)
0.2.0 - 2023-07-19¶
π Features¶
- Bare decorator
@cache(b3cbaad) - Add examples (811d63d)
- Add summary (9d949d0)
- Register an encoder/decoder passing a name (f3af618)
- Add remote backend in README (f78e6f4)
- Add remote backend (e49c32f)
- Issue and pull request templates (251b94f)
- Add cache and clear cache (ad2e7a2)
π Bug Fixes¶
- Logger name (c82988c)
- Improve README.md (f639218)
- Repository name change to publish on pypi (e8e5368)
- (build) Update classifiers (0c9b04d)
- Adds support for other python versions (fee4953)
- Only supports >=3.11 (cd466b0)
π Documentation¶
- (docs) Typo (e7a619c)
- (docs) Update readme (b734658)
- (docs) Adds documentation of extra facilities (9ba7a46)