Cachetory

Latest version: v3.3.0

Safety actively analyzes 638720 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

2.3.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
⚡️Improvements
* NEW: Allow sync or async callables for async `cached` decorator by scastlara in https://github.com/kpn/cachetory/pull/35
* FIX: outdated type hints in the `README` by eigenein in https://github.com/kpn/cachetory/pull/36
🎨 Other changes
* OPT: refactor the shared utils by eigenein in https://github.com/kpn/cachetory/pull/37


**Full Changelog**: https://github.com/kpn/cachetory/compare/2.2.0...2.3.0

2.2.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
⚡️Improvements
* NEW: Make `cached` decorator `time_to_live` also accept a callable by scastlara in https://github.com/kpn/cachetory/pull/33


**Full Changelog**: https://github.com/kpn/cachetory/compare/2.1.0...2.2.0

2.1.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
⚡️Improvements
* NEW: add json and msgpack serializer by candalay in https://github.com/kpn/cachetory/pull/26
🎨 Other changes
* OPT: no Codecov token needed for public repos by eigenein in https://github.com/kpn/cachetory/pull/28
* FIX: disable `fail_ci_if_error` for Codecov by eigenein in https://github.com/kpn/cachetory/pull/29

New Contributors
* candalay made their first contribution in https://github.com/kpn/cachetory/pull/26

**Full Changelog**: https://github.com/kpn/cachetory/compare/2.0.3...2.1.0

2.0.3

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
🐛 Fixes
* OPT: Re-export serializers by scastlara in https://github.com/kpn/cachetory/pull/25
🎨 Other changes
* OPT: bump `redis` from `4.5.1` to `4.5.4` by dependabot in https://github.com/kpn/cachetory/pull/24

**Full Changelog**: https://github.com/kpn/cachetory/compare/2.0.2...2.0.3

2.0.2

- a1cb4b3 FIX: add the `py.typed` file
- c45fbf2 OPT: remove monospace from the header
- 81e10e2 OPT: improve the `README` badges
- a8dd7ba FIX: set version style to PEP 440
- b5708c9 OPT: improve the `README` regarding the context manager

2.0.1

This is a technical update to onboard Poetry and fix a couple of incorrect texts. No functional changes.

- f36745a FIX: install `poetry-dynamic-versioning` via `pipx`
- 76ccd79 FIX: remove `+zstd` from the quickstart example
- cc5201d OPT: revamp the check/publish pipelines
- d3575dc FIX: KPN's name in the footer
- 14c6b17 FIX: update the copyright boilerplate
- d700bc5 OPT: support Python 3.11, avoid double checks in GitHub Actions

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.