Skip to content

Releases: redis/hiredis-py

2.2.2

13 Feb 07:05
8adb1b3
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Reverting gcc -BSymbolic due to symbol collisions (#156)

Contributors

We'd like to thank all the contributors who worked on this release!

@chayim and @zalmane

2.2.1

02 Feb 08:01
73b8c9d
Compare
Choose a tag to compare

Changes

🚀 New Features

  • Add pack_command to support writing via hiredis-py (#147)

🧰 Maintenance

  • Fixing broken windows builds on python < 3.8 (#151)
  • CI for FreeBSD (#148)

Contributors

We'd like to thank all the contributors who worked on this release!

@chayim and @prokazov

2.1.1

10 Jan 09:38
8890a2d
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • Fix url in Issue tracker (#140)
  • Restores publishing of source distribution (#139)
  • Version 2.1.1 (#143)
  • Update CHANGELOG.md for 2.1.0 (#142)

Contributors

We'd like to thank all the contributors who worked on this release!

@chayim, @shadchin, @stumpylog and @tobixx

Version 2.1.0

14 Dec 11:20
bdf3900
Compare
Choose a tag to compare

Changes

  • Supporting hiredis 1.1.0 (#135)
  • Modernizing: Restoring CI, Moving to pytest (#136)
  • Adding LICENSE to Repository (#132)
  • Python 3.11 trove, and links back to the project (#131)
  • Integrating release drafter (#133)

Contributors

We'd like to thank all the contributors who worked on this release!