Releases: RedisJSON/redisjson-py
Releases · RedisJSON/redisjson-py
Version 0.5.6
Compare
Sorry, something went wrong.
No results found
Changes
Fixing packaging issue causing install failures (#70 )
Version 0.5.5
Compare
Sorry, something went wrong.
No results found
Changes
pinning redis to 3.5.3 and updating minor version (#68 )
Adding deprecation notice (#66 )
Python 3.10 support and trove (#63 )
JSON.TOGGLE and JSON.CLEAR (#55 )
fixes issues #44 #45 setDecoder not working, TypeError when reJSON returns None (#46 )
remove unused MODULE_INFO (#36 )
0.5.3 fix requirements list
Compare
Sorry, something went wrong.
No results found
bump version 0.5.4
0.5.2 Fix FreeBSD + Python 3.6.1
Compare
Sorry, something went wrong.
No results found
#28 #30 Use io.open() and 'utf-8' to read description
0.5.1 Fix Mac OS support
Compare
Sorry, something went wrong.
No results found
Use io.open() and 'utf-8' encoding to read version
0.5.0 no_escape flag
Compare
Sorry, something went wrong.
No results found
#26 Fixing retrieving non-ascii string with JSON.GET, added no_escape flag
0.4.0 exception handler for .jsonget
Compare
Sorry, something went wrong.
No results found
Add exception handler for .jsonget for non-existent keys
0.3.0 "dependency upgrade"
Compare
Sorry, something went wrong.
No results found
upgrade redis-py version to 0.3.0
0.2.1 recovery release
Compare
Sorry, something went wrong.
No results found
Adds the requirements.txt and LICENSE files to the wheel's deployment
0.2 "hootnot"
Compare
Sorry, something went wrong.
No results found
Adds support for Python 3 and above, PEP8 and a lovely deployment framework via #6 thanks to @hootnot
Adds coverage reporting (was %95 initially :))
Turns coverage volume to 11