Releases: getsavvyinc/savvy-cli
Releases · getsavvyinc/savvy-cli
v0.6.1
v0.6.0
v0.5.1
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
v0.4.2
v0.4.1
v0.4.0
Changelog
- 48e1d31 Makefile: build dev binaries with race detector enabled
- 4ee911b cmd/record: cancel reading from stdin when shell exits
- b978135 component/list: create delegate separately
- 98eb7ae fetch: reuse spinner styles; inc FPS
- 9b9bde6 generate_runbook: rm the need to send a DoneMessage to the spinner
- 55106bc shell: reduce WaitDelay to 500 milli seconds