Skip to content

Releases: requests-cache/aiohttp-client-cache

v0.12.2

02 Oct 18:28
Compare
Choose a tag to compare

Fixed a regression in v0.12.0 when the request_info property was unavailable on a cached response.

See Changelog for details.

v0.12.1

02 Oct 09:33
0e77033
Compare
Choose a tag to compare

Fixed #254 regression.

See Changelog for details.

v0.12

02 Oct 05:16
Compare
Choose a tag to compare

This is a small release containing a few bugfixes and compatibility updates. Note that previously cached data will be invalidated after updating.

See Changelog for details.

v0.11.0

09 Feb 13:13
7445714
Compare
Choose a tag to compare

What's Changed

See Changelog for details.

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10

30 Oct 20:58
Compare
Choose a tag to compare

This release adds support for conditional requests, as well as some minor compatibility fixes and error handling.

See Changelog for details, and see Milestones for a complete list of issues and PRs.

v0.9

19 Sep 18:38
Compare
Choose a tag to compare

Mainly compatibility and bugfixes. See Changelog for details

v0.8: SQLite improvements and compatibility fixes

05 Jan 22:16
Compare
Choose a tag to compare

v0.7: Response properties, async filters, and dependency & compatibility fixes

21 May 16:26
Compare
Choose a tag to compare

v0.6: Session cookie support, faster bulk delete, and improved request matching

12 Feb 21:31
Compare
Choose a tag to compare

v0.5: Async filesystem backend and streaming request support

01 Sep 22:39
Compare
Choose a tag to compare