Releases: IBM-Cloud/redli
Releases · IBM-Cloud/redli
v0.5.0
Changelog
d05ae4e Add support for redis acl
71826a0 Update Commands go
4bee1ef Updated dependencies to latest versions
b21db12 Use master branch for redigo. ACL now supported.
v0.4.5
Changelog
b1936ec Add installation instructions to README.md
75098c2 Add release badge
bb7a750 Add version flag simplified
8d6adcd Adding monitor support
v0.4.4
Changelog
1c1ab09 Add vscode repo to gitignore
3157bd1 Added filtering and go module support to gorelease config
f005f6a Fix password encoding in connection url
39fb4ae Switch to gomodules
v0.4.3
Changelog
f77d2da OBO error fixed in eval
v0.4.2
Changelog
b3cadfa Merge pull request #7 from IBM-Cloud/fixevalforzero
6396565 Remove debug
a783732 Fix handling on 0 keys and coercion
v0.4.1
Changelog
abedf83 Improved EVAL description and readme
da8e1d8 Merge pull request #6 from calebboyd/master
7cb2811 Merge pull request #1 from aa7955/add-ibm-copyright
4a97bab feat: add skipverify option
71aafb8 removed copyright from commands.go
31cd06d added the IBM copyright statement to the code files
v0.4.0
Changelog
edc1fe8 Merge pull request #5 from IBM-Cloud/evalextra
e10ccd8 First support for basic --eval as per redis-cli
99ac2be Fix for code paths in formatting
v0.3.0
Redli 0.3.0
This release has seen the addition of redis-cli like type tagging in interactive mode, support for a raw mode (without type tagging) and automatic raw mode when outputting to a file or other non-tty entity.
Changelog
db51836 Merge pull request #4 from IBM-Cloud/compliancefixes
6edefba New raw handling and output typing
6cd6c54 Output rework to comply with redis-cli, --raw support
f661978 Merge pull request #3 from IBM-Cloud/longfix
b957b8f Fix for #2
eedbac3 Fixed markdown lint in CONTRIBUTING
d142cbc Added .DS_Store to gitignore
v0.2.1
Changelog
88d7fbc Updated license section, added contributing notes
134e50d Typo correction
d2ba43a Remove unused, commented out import
7a01483 Discriminate between Dial errors