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