summaryrefslogtreecommitdiff
path: root/HISTORY.md
Commit message (Expand)AuthorAgeFilesLines
* Add use_temp option to SQLite backendJordan Cook2021-04-221-1/+2
* Update changelog, contributors, and versionJordan Cook2021-04-211-2/+4
* Fix DynamoDbDict.__iter__ to return keys instead of values; update tests to t...Jordan Cook2021-04-201-0/+1
* Add option to manually cache response objectsJordan Cook2021-04-191-0/+3
* Replace deprecated pymongo Collection.count() with estimated_document_count()v0.6.3Jordan Cook2021-04-191-0/+1
* Update changelog and contributorsJordan Cook2021-04-191-1/+1
* Don't show warnings for 'include_get_headers' and 'ignored_parameters' kwargs...Jordan Cook2021-04-181-0/+4
* Explicitly include docs, tests, and examples in sdistv0.6.2Jordan Cook2021-04-141-1/+4
* Update changelog and contributorsv0.6.1Jordan Cook2021-04-131-2/+4
* Update GridFSPickleDict.__delitem__ to raise a KeyError for missing itemsJordan Cook2021-04-121-0/+2
* Make parent dirs for new SQLite databasesJordan Cook2021-04-111-0/+1
* Handle errors due to invalid responses in `BaseCache.urls`Jordan Cook2021-04-101-0/+6
* Update changelogv0.6.0Jordan Cook2021-04-091-1/+1
* Some more documentation updates & editingJordan Cook2021-04-031-0/+4
* Make Readme more concise again, and split main usage docs into 'Quickstart' (...Jordan Cook2021-04-031-37/+58
* Update & format recent changes in changelogJordan Cook2021-04-011-11/+33
* Use url-normalize for additional URL normalization for cache keysJordan Cook2021-03-301-0/+1
* Also remove invalid responses when running remove_expired_responses()Jordan Cook2021-03-301-0/+1
* Update changelogJordan Cook2021-03-241-2/+4
* More usage examples, formatting, and editing for Readme + Sphinx docsJordan Cook2021-03-241-0/+123