Skip to content

Releases: redislabsdev/cly

v0.10.2

25 Jun 18:32

Choose a tag to compare

  • Replace deprecated usage of pkg_resources

v0.10.1

08 May 07:49

Choose a tag to compare

remove from parser

v0.10

01 May 08:52

Choose a tag to compare

  • Remove usage of future
  • Replace regexes global (?i) flags with re.IGNORECASE to be compatible with python3.11

v0.9.2-py3

16 Sep 20:58

Choose a tag to compare

Bugfix for "AttributeError: 'str' object has no attribute 'decode'"

v0.9.1-py3

09 Mar 15:09

Choose a tag to compare

Bugfixes to the python3-compatible cly.
Mainly in cases where the user input was not valid.

v0.9-py3

08 Mar 08:22

Choose a tag to compare

This is v0.9 as it exists in https://pypi.org/project/cly/
Then adapted with futurize package and manual fixes in order to support python 3.