Skip to content

Release v4.2.0

Choose a tag to compare

@awolverp awolverp released this 04 Oct 15:48
· 363 commits to main since this release

Added

  • New function is_cached is added.
  • New parameter callback is added to cached and cachedmethod: now you can set a callback for cached functions.

Changed

  • Some docstrings are changed.

Fixed