Releases: getsavvyinc/savvy-cli
Releases · getsavvyinc/savvy-cli
v0.7.0
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
Changelog
- c22bd27 cmd/ugprade: check if cli can be upgraded before upgrading
- 0e54714 update go.sum
v0.6.4
Changelog
- 9ae0969 install: tell users to source bashrc in bash_profile if required
- 620a4f2 upgrade-cli: use tagged version
v0.6.1
Changelog
- ef87441 go.mod update go.mod
- bbdfc74 use SHELL env var to detect default shell
v0.6.0
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
Changelog
- 3860313 cmd/setup: use BASH_COMMAND to get expanded version
v0.5.0
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
Changelog
- a952229 cmd/record: 'e' doesn't trigger online edit mode while filtering