Changes since checkpoint==2.0.25
- checkpoint: release 2.0.26 (#4708)
- Overload clear method to delete all when called without args
- Lint
- Lint
- Move FileCache to sqlite package, add InMemoryCache
- Add namespace to cache keys
- Re-implement using sqlite
- Lint
- Lint
- Lint
- Implement ttl in FileCache
- Lint
- Lint
- Thread-safe delete
- Secure!
- Add pickle_fallback for json plus serializer
- Re-do with separate cache interface
- WIP
- docstrings for checkpoint
- docs(reference): filter class methods and add missing docstrings (#4463)
- packaging: Remove Python Upper Bounds (#4416)
- no upper bounds for python