Skip to content

v0.12.0

Compare
Choose a tag to compare
@joshi4 joshi4 released this 14 Jun 05:36
· 175 commits to main since this release

Changelog

  • ef3c48c Add support for setting params
  • 81e24bb bash: add support for setting parameters
  • b78fbf1 cmd/set-param: fix spelling
  • 573e85e move extractParam to its own pkg
  • 550b4e2 param: dedupe multiple instances of a single param
  • c8de3f7 server/run: Add CommandWithSetParams
  • 2d64c6f server/run: Update default run socket name
  • 9115c0e server/run: maintain state for set/unset params
  • 7ca6ebf server/run: replace params with their values
  • 2325d56 set-param: add command title to share context of the parameter
  • 2b649e6 set-param: fix title
  • efc7374 set-param: use dracula
  • 91904eb shell/zsh: add newline after run setup msg
  • 335d908 slice: support filtering
  • aca9105 stop using st.Command