Skip to content

1.3.0

Pre-release
Pre-release

Choose a tag to compare

@darky darky released this 22 Feb 17:23
· 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