- #30 Use io.open() and 'utf-8' to read description
- #29 Use io.open() and 'utf-8' encoding to read version
- #26 Fixing retrieving non-ascii string with JSON.GET, added no_escape flag
- Add exception handler for .jsonget for non-existent keys
- Upgrade dependency to redis-py >=3.0.0
Recovery release
- Adds missing manifest
Codename "@hootnot"
- 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
Initial release.