Releases: redis/hiredis-py
Releases · redis/hiredis-py
3.0.0
Changes
Breaking Changes
- Return Redis sets as Python lists (#189)
🐛 Bug Fixes
- Return Redis sets as Python lists (#189)
Contributors
We'd like to thank all the contributors who worked on this release!
@gerzse
2.4.0
Changes
🧰 Maintenance
- Fix small typo (#192)
- Quote version for Python setup action in CI (#191)
- Fix building the wheel for windows (#190)
- pack: Replace sdsalloc.h with alloc.h (#159)
- Bump black from 22.3.0 to 24.3.0 (#185)
- Removing python 3.7 trove (#181)
- Badge for latest released on Pypi (#182)
- Sync license in metadata with LICENSE file (#183)
Contributors
We'd like to thank all the contributors who worked on this release!
@Apteryks, @ArtemIsmagilov, @chayim, @dependabot, @dependabot[bot], @gerzse and @shadchin
2.3.2
Changes
🧰 Maintenance
- Fixing wheel artifact find for OSX builds (#180)
Contributors
We'd like to thank all the contributors who worked on this release!
@chayim
2.3.1
Changes
🧰 Maintenance
- Builder for wheels (#179)
- Restoring FreeBSD to CI (#178)
- Added Python 3.12 to test matrix and classifiers (#174)
- Linking to Redis learning resources (#173)
- Updating client license to clear, MIT (#170)
- Integrating spellcheck into CI (#169)
Contributors
We'd like to thank all the contributors who worked on this release!
@chayim and @foarsitter
2.3.0
Changes
🧰 Maintenance
- hiredis 1.2.0 support, versioning as 2.3.0 (#168)
- Fix including tests in sdist (#166)
- Use absolute imports and remove init.py from tests. (#160)
Contributors
We'd like to thank all the contributors who worked on this release!
@Apteryks, @chayim and @mgorny
2.2.3
Changes
- Implement garbage collection support in Reader (#162) (#163)
Contributors
We'd like to thank all the contributors who worked on this release!
@oranav
2.2.2
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
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
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
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!