Skip to content

v0.2.0

Choose a tag to compare

@long2ice long2ice released this 11 Jan 13:21
· 203 commits to main since this release
  • Make request and response optional.
  • Add typing info to the cache decorator.
  • Support cache jinja2 template response.
  • Support cache JSONResponse
  • Add py.typed file and type hints
  • Add TestCase
  • Fix cache decorate sync function
  • Transparently handle backend connection failures.