Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@mindaugasrukas mindaugasrukas released this 06 Feb 06:44
· 4 commits to main since this release
  • Fix add command editor template
  • Fix add command arguments parsing
    Now it accepts any type of arguments:
    autopilot add echo -n "this is a" test
    It will parse the command correctly: echo -n "this is a" test