This is an auto-generated log of all the changes that have been made to the project since the first release, with the latest changes at the top.
This project adheres to Semantic Versioning.
0.3.1 (June 21, 2024)
Closed Issues
Bug Fixes
Documentation
Dependency Updates
- Bump urllib3 from 2.2.1 to 2.2.2 (#99) by dependabot[bot]
- Bump mkdocs-material from 9.5.25 to 9.5.27 (#98) by dependabot[bot]
- Bump redis from 5.0.4 to 5.0.6 (#97) by dependabot[bot]
- Bump ruff from 0.4.7 to 0.4.9 (#96) by dependabot[bot]
- Bump pydantic from 2.7.1 to 2.7.4 (#95) by dependabot[bot]
- Bump faker from 25.4.0 to 25.8.0 (#92) by dependabot[bot]
- Bump pytest-asyncio from 0.21.1 to 0.23.7 (#90) by dependabot[bot]
- Bump pytest from 8.2.1 to 8.2.2 (#89) by dependabot[bot]
- Bump pygments from 2.17.2 to 2.18.0 (#88) by dependabot[bot]
Full Changelog
| Diff
| Patch
0.3.0 (June 04, 2024)
'It's Alive!!!!'
This is the first release of the project since the fork from the original. It includes some changes and fixes but otherise is the same functionality as the original, though with modernized dependencies and tooling.
New Features
- Update docker file to use
redis/redis-stack
(#20) by seapagan - Add a 'tag' parameter to the 'cache' decorator for future functionality (#16) by seapagan
- Run mypy as a GitHub Action (#10) by seapagan
- Support more object types (#9) by seapagan
Bug Fixes
Refactoring
Documentation
- Add a changelog generator to the project (#13) by seapagan
- Add Python 'Trove' classifiers to the project (#12) by seapagan
- Rename project and update README (#11) by seapagan
Dependency Updates
- Bump requests from 2.31.0 to 2.32.2 (#82) by dependabot[bot]
- Bump jinja2 from 3.1.3 to 3.1.4 (#81) by dependabot[bot]
- Bump faker from 24.14.0 to 25.4.0 (#80) by dependabot[bot]
- Bump ruff from 0.4.2 to 0.4.7 (#79) by dependabot[bot]
- Bump pymarkdownlnt from 0.9.18 to 0.9.20 (#78) by dependabot[bot]
- Bump pytest from 8.1.2 to 8.2.1 (#73) by dependabot[bot]
- Bump fakeredis from 2.22.0 to 2.23.2 (#72) by dependabot[bot]
- Bump pre-commit from 3.7.0 to 3.7.1 (#70) by dependabot[bot]
- Bump pyfakefs from 5.4.1 to 5.5.0 (#69) by dependabot[bot]
- Bump jinja2 from 3.1.3 to 3.1.4 (#63) by dependabot[bot]
- and 35 more dependency updates
This changelog was generated using github-changelog-md by Seapagan