Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 05:58
· 37 commits to main since this release
0a7f1a6

Bug Fixes

  • fix: duplicate types can be added to ignore_arg_types @a-luna (#12)
  • cache key does not include prefix @a-luna (#5)

Maintenance

  • minor housekeeping @a-luna (#14)
  • add more usage examples and explanations to README @a-luna (#13)
  • increase test coverage to 100% @a-luna (#11)
  • further refactorings for client module @a-luna (#10)
  • move ttl calculation to client module @a-luna (#9)
  • increase test coverage to 94% @a-luna (#7)
  • change redis module to use str for host_url @a-luna (#6)
  • refactor cache and client modules @a-luna (#4)