Skip to content

v0.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 19:53
· 80 commits to master since this release

When consolidating the command field to use a common text input widget as part of the plan to add more user options, I came across a regression in exec; in essence the exec action fails, which isn't ideal.

This was introduced as part of the changes to the transition payloads. Unfortunately I'm not yet at a point where there is a test suite for the project (see the pinned issue for some wider context as to how this project got to where it is) - I think this highlights that that needs prioritising.

Fixed

  • fix!(attach): exec regression fixed

Other

  • use new text input widget
  • add brew commands (#32)
  • add CONTRIBUTING.md
  • fix cargo.toml to include license from correct source