Skip to content

Releases: rexzhang/aiomemcached

v0.8.3

13 Jan 08:06
Compare
Choose a tag to compare
  • No real change, just release

v0.8.2

28 Oct 05:17
Compare
Choose a tag to compare
  • Catch more exception

v0.8.1

28 Oct 05:16
Compare
Choose a tag to compare
  • Check value length, default max 1 megabyte

v0.8.0

08 Sep 06:52
Compare
Choose a tag to compare
  • Rewrite almost code
  • Redesigned API
  • Support unicode string for key
  • Support flags
  • Support URI
  • More test coverage

v0.7.0

08 Sep 06:58
Compare
Choose a tag to compare
  • Change PYPI packages name to AioMemcached
  • Drop Python 3.4-3.6 support
  • Add Python 3.7+ support