Skip to content

v0.5.0

Compare
Choose a tag to compare
@joshi4 joshi4 released this 05 Feb 08:24
· 426 commits to main since this release

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