- Fix usage of custom cache backend
- Fix parsing directives with extra whitespaces, thanks @dfuhry
- Do not fail if max-age is not a number
- Set default request timeout if nothing is given, fix issue #18
- Update config files to make lib available for Python3.9.
- Remove v0.3.1.
- No functional changes.
- Fix clear cache.
- Revamp cache, add possibility to use any cache backend.
- Sync cache wait timeout with request timeout.
- Initial beta-release.