Skip to content

Release v5.1.0

Choose a tag to compare

@awolverp awolverp released this 31 Oct 08:27
· 103 commits to main since this release

Changed

  • Now the cached function can accept a function as cache, allowing it to replace cachedmethod function. Also this can give you more control.

Deprecated

  • cachedmethod decorator has been deprected due to #35

Thanks