Releases: RedisJSON/redisjson-py
Releases · RedisJSON/redisjson-py
Version 0.5.6
Changes
- Fixing packaging issue causing install failures (#70)
Version 0.5.5
0.5.3 fix requirements list
bump version 0.5.4
0.5.2 Fix FreeBSD + Python 3.6.1
0.5.1 Fix Mac OS support
- Use io.open() and 'utf-8' encoding to read version
0.5.0 no_escape flag
- #26 Fixing retrieving non-ascii string with JSON.GET, added no_escape flag
0.4.0 exception handler for .jsonget
- Add exception handler for .jsonget for non-existent keys
0.3.0 "dependency upgrade"
- upgrade redis-py version to 0.3.0
0.2.1 recovery release
Adds the requirements.txt and LICENSE files to the wheel's deployment