Skip to content

v1.0.0rc5

Latest
Compare
Choose a tag to compare
@martyanov martyanov released this 18 Sep 09:03
86ce52e

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)