Skip to content

0.22.0

Choose a tag to compare

@darky darky released this 22 Feb 16:19
· 100 commits to master since this release

Breaking change

  • connect --redis removed due to explicit options: --host, --port, --db, --password
  • -p alias on connect command is --port now and not --prefix like before
  • -ta alias (--timeAgo) now is -t, -ta never works
  • saved connections before won't work, need to resave it

New

  • connect --cert support for TLS connection