Releases: RedisGears/gears-cli
Releases · RedisGears/gears-cli
Version 1.2.0
Changes
- Upgrading to redis-py 4.1.4+, version change to 1.2.0, (#34)
- Added tls support (#32)
- Added support for acl authentication. (#31)
- Python 3.10 support and trove (#28)
Version 1.1.3
Changes
- Pinning redis to 3.5.3 and updating minor version (#29)
- Removing setup.py and bumping down to 3.6 as required elsewhere (#25)
1.1.1
Fixes
- Return status code 1 on error (#18)
1.1.0
Enhancements
- Added import export and run subcommands (#2)
- Added new command: export-requirements, import-requirements, install-requirements (#3)
- Import all requirements in .zip (#5)
Fixes
- Fixes typos in
--help
(41f4b04)
- Fixed decode_utf() (#4)
v1.0.0
gears-cli is a simple client that allows sending python code to RedisGears