This repository was archived by the owner on Oct 3, 2023. It is now read-only.
Releases: obendidi/httpx-cache
Releases · obendidi/httpx-cache
v0.13.0
v0.12.0
v0.11.0
What's Changed
- fix typo by @lesleslie in #83
- Ignore async file cache setting errors by @ludaavics in #84
New Contributors
- @lesleslie made their first contribution in #83
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Fix redis cache documentation by @ludaavics in #81
- Bluntly handle race conditions on file caches by @ludaavics in #82
New Contributors
- @ludaavics made their first contribution in #81
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.0
v0.7.0
What's Changed
- Bump attrs from 21.4.0 to 22.1.0 by @dependabot in #63
- Switch from poetry to hatch for managing and building project
Full Changelog: v0.6.1...v0.7.0
v0.6.1
v0.6.0
v0.5.0
What's Changed
- Bump pre-commit from 2.16.0 to 2.17.0 by @dependabot in #24
- Bump mkdocs-material from 8.1.7 to 8.1.8 by @dependabot in #25
- Bump rich from 11.0.0 to 12.0.1 by @dependabot in #42
- Bump httpx from 0.21.3 to 0.22.0 by @dependabot in #28
- Bump anyio from 3.5.0 to 3.6.1 by @dependabot in #51
- Use aiorwlock for async file caches by @obendidi in #48
- Bump pytest from 6.2.5 to 7.0.1 by @dependabot in #49
Full Changelog: v0.4.1...v0.5.0