What's Changed
- doc: improve the docs by @frostming in #316
- chore: update install command for
FileCache
by @m9810223 in #318 - serialize: simplify loading logic by @woodruffw in #317
- pyproject: constrain msgpack < 2.0.0 by @woodruffw in #319
- Miscellaneous repo cleanup by @woodruffw in #320
- update readme by @sdp5 in #321
- FileCache.directory: explictly allow pathlib.Path by @mr-c in #322
- Add support for Python 3.12 and drop EOL 3.6 by @hugovk in #323
- Fix document code case errors by @somata-cn in #326
- Don't use the cache if the request has a Range header by @dimbleby in #328
New Contributors
- @m9810223 made their first contribution in #318
- @sdp5 made their first contribution in #321
- @mr-c made their first contribution in #322
- @somata-cn made their first contribution in #326
Full Changelog: v0.13.1...v0.14.0