Many new features have been shipped in this release!
- You can now:
- check whether the cache contains something (2 APIs)
- iterate through the cache (4 APIs)
- remove something from the cache (on-demand partial cache clearing)
SyntaxWarning
s can be suppressed now- API documentations are improved with examples
- Minor bug fixes