Skip to content

Releases: getsavvyinc/savvy-cli

v0.7.0

19 Feb 05:36
Compare
Choose a tag to compare

Changelog

  • 2873032 install: do not rely on $shell when telling users to source shellrc
  • c197d3c readme: add upgrade instructions
  • 1935876 send: use send instead of nc or echo to communicate with the unix socket

v0.6.5

11 Feb 06:23
Compare
Choose a tag to compare

Changelog

  • c22bd27 cmd/ugprade: check if cli can be upgraded before upgrading
  • 0e54714 update go.sum

v0.6.4

11 Feb 05:59
Compare
Choose a tag to compare

Changelog

  • 9ae0969 install: tell users to source bashrc in bash_profile if required
  • 620a4f2 upgrade-cli: use tagged version

v0.6.3

09 Feb 04:41
deab226
Compare
Choose a tag to compare

Changelog

v0.6.2

09 Feb 04:34
0f55cff
Compare
Choose a tag to compare

Changelog

  • 0f55cff mod: update getsavvyinc/upgrade-cli (#47)

v0.6.1

09 Feb 04:22
Compare
Choose a tag to compare

Changelog

  • ef87441 go.mod update go.mod
  • bbdfc74 use SHELL env var to detect default shell

v0.6.0

09 Feb 04:11
Compare
Choose a tag to compare

Changelog

  • 1c57c1e README: document bash support
  • 05ef202 cmd/upgrade: allow users to upgrade the cli from within savvy
  • 82264a0 install: support bash in install script

v0.5.1

05 Feb 10:41
Compare
Choose a tag to compare

Changelog

  • 3860313 cmd/setup: use BASH_COMMAND to get expanded version

v0.5.0

05 Feb 08:24
Compare
Choose a tag to compare

Changelog

  • 457afe9 README: add social links
  • d1ec775 README: simplify getting help
  • 7a39e07 cmd,shell: move logic to return SupportedShells into pkg shell
  • 711bcf1 cmd: support bash and dash
  • 81c6a49 go.yml: run tests in CI
  • b986c6c refactor(shell): extract spawn func into its own file
  • 6ae29bf set savvy_input_file
  • 5d762ed setup/bash: add preexec and precmd funcs even when bash-preexec already exists
  • e0b2d87 shell/bash: inform users how to exit savvy record
  • 3e7b327 shell: add ability to create a bash sub-shell
  • a44638e shell: detect and spawn a shell used to launch savvy record.
  • 840a899 shell: improve shell not supported error message

v0.4.3

02 Feb 06:28
Compare
Choose a tag to compare

Changelog

  • a952229 cmd/record: 'e' doesn't trigger online edit mode while filtering