Releases: RedisJSON/redisjson-py
Releases · RedisJSON/redisjson-py
Version 0.5.6
18 Nov 10:05
Compare
Sorry, something went wrong.
No results found
Changes
Fixing packaging issue causing install failures (#70 )
Version 0.5.5
17 Nov 10:49
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
05 Jan 14:59
Compare
Sorry, something went wrong.
No results found
0.5.2 Fix FreeBSD + Python 3.6.1
15 Dec 13:54
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
01 Dec 18:42
Compare
Sorry, something went wrong.
No results found
Use io.open() and 'utf-8' encoding to read version
0.5.0 no_escape flag
01 Sep 15:34
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
08 Mar 06:17
Compare
Sorry, something went wrong.
No results found
Add exception handler for .jsonget for non-existent keys
0.3.0 "dependency upgrade"
07 Jan 13:54
Compare
Sorry, something went wrong.
No results found
upgrade redis-py version to 0.3.0
0.2.1 recovery release
05 Jun 16:56
Compare
Sorry, something went wrong.
No results found
Adds the requirements.txt and LICENSE files to the wheel's deployment
0.2 "hootnot"
05 Jun 16:10
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