Skip to content

0.8.0

Compare
Choose a tag to compare
@argaen argaen released this 08 Nov 23:06
· 328 commits to master since this release
  • Add pypy support in build pipeline #359 - Manuel Miranda

  • Fix multicached bug when using keys as an arg rather than kwarg #356 - Manuel Miranda

  • Reuse cache when using decorators with alias #355 - Manuel Miranda

  • Cache available from function.cache object for decorated functions #354 - Manuel Miranda

  • aioredis and aiomcache are now optional dependencies #337 - Jair Henrique

  • Generate wheel package on release #338 - Jair Henrique

  • Add key_builder param to caches to customize keys #315 - Manuel Miranda