Skip to content

Releases: targetaidev/arku

v1.0.0rc5

18 Sep 09:03
86ce52e
Compare
Choose a tag to compare

Changelog

  • Get rid of pydantic dependency (#7)
  • Add support for redis 5.x (#8)
  • Bump packaging depedencies: pip 23.2.1, setuptools 68.2.2, wheel 0.41.2
  • Get rid of twine, CI is the only way to release the packages
  • Bump dev dependencies
  • Bump coverage to 7.3.1
  • Remove HISTORY.rst
  • Replace pytest-toolbox with dirty_equals (#9)

v1.0.0rc4

30 Mar 10:27
v1.0.0rc4
4d4957e
Compare
Choose a tag to compare

Changelog

  • ContextAwareHiredisParser ported to redis-py (#6)

v1.0.0rc3

30 Mar 05:12
v1.0.0rc3
36b7a8a
Compare
Choose a tag to compare

Changelog

  • Move to redis-py (#5)