Cachecontrol

Latest version: v0.14.0

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

Scan your dependencies

0.14.0

What's Changed
* doc: improve the docs by frostming in https://github.com/psf/cachecontrol/pull/316
* chore: update install command for `FileCache` by m9810223 in https://github.com/psf/cachecontrol/pull/318
* serialize: simplify loading logic by woodruffw in https://github.com/psf/cachecontrol/pull/317
* pyproject: constrain msgpack < 2.0.0 by woodruffw in https://github.com/psf/cachecontrol/pull/319
* Miscellaneous repo cleanup by woodruffw in https://github.com/psf/cachecontrol/pull/320
* update readme by sdp5 in https://github.com/psf/cachecontrol/pull/321
* FileCache.directory: explictly allow pathlib.Path by mr-c in https://github.com/psf/cachecontrol/pull/322
* Add support for Python 3.12 and drop EOL 3.6 by hugovk in https://github.com/psf/cachecontrol/pull/323
* Fix document code case errors by somata-cn in https://github.com/psf/cachecontrol/pull/326
* Don't use the cache if the request has a Range header by dimbleby in https://github.com/psf/cachecontrol/pull/328

New Contributors
* m9810223 made their first contribution in https://github.com/psf/cachecontrol/pull/318
* sdp5 made their first contribution in https://github.com/psf/cachecontrol/pull/321
* mr-c made their first contribution in https://github.com/psf/cachecontrol/pull/322
* somata-cn made their first contribution in https://github.com/psf/cachecontrol/pull/326

**Full Changelog**: https://github.com/psf/cachecontrol/compare/v0.13.1...v0.14.0

0.13.1

What's Changed
* serialize: remove v1 and v2 formats by woodruffw in https://github.com/psf/cachecontrol/pull/310
* refactor: move the serialization implementation to method by frostming in https://github.com/psf/cachecontrol/pull/313
* feat: drop support of Python older than 3.7 by frostming in https://github.com/psf/cachecontrol/pull/312
* fix(typing): fix wrong types by frostming in https://github.com/psf/cachecontrol/pull/314
* workflows: add a release workflow by woodruffw in https://github.com/psf/cachecontrol/pull/308
* cachecontrol: 0.13.1 by woodruffw in https://github.com/psf/cachecontrol/pull/315

New Contributors
* woodruffw made their first contribution in https://github.com/psf/cachecontrol/pull/310

**Full Changelog**: https://github.com/psf/cachecontrol/compare/v0.13.0...v0.13.1

0.13.1rc0

This is a release candidate for 0.13.1.

**Full Changelog**: https://github.com/psf/cachecontrol/compare/v0.13.0...v0.13.1rc0

0.13.0

New Contributors
* dairiki made their first contribution in https://github.com/psf/cachecontrol/pull/301
* frostming made their first contribution in https://github.com/psf/cachecontrol/pull/296
* jelly made their first contribution in https://github.com/psf/cachecontrol/pull/289
* danigm made their first contribution in https://github.com/psf/cachecontrol/pull/304
* pganssle made their first contribution in https://github.com/psf/cachecontrol/pull/290

**Full Changelog**: https://github.com/psf/cachecontrol/compare/v0.12.12...v0.13.0

0.12.14

- Revert the change "switch lockfile to filelock" due to incompatibilities

**Full Changelog**: https://github.com/psf/cachecontrol/compare/v0.12.13...v0.12.14

0.12.13

What's Changed
* Fix 292: disuse HTTPResponse.strict by dairiki in https://github.com/psf/cachecontrol/pull/301
* fix: double reading error on urllib3 2.0 by frostming in https://github.com/psf/cachecontrol/pull/296
* Packaging the tests, or not by dimbleby in https://github.com/psf/cachecontrol/pull/287

New Contributors
* dairiki made their first contribution in https://github.com/psf/cachecontrol/pull/301

**Full Changelog**: https://github.com/psf/cachecontrol/compare/v0.12.12...v0.12.13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.