Skip to content

0.15.4

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Aug 16:45
· 2 commits to main since this release

This is CacheLib's 0.15.4 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.

PyPI: https://pypi.org/project/CacheLib/0.15.4/
Changes: https://cachelib.readthedocs.io/en/stable/changes/#version-0.15.4

  • Fix dumps in RedisCache to not use pickle for integers, so they remain compatible with the native INCRBY/ DECRBY operations used by inc / dec. #497

Full Changelog: 0.15.3...0.15.4