Skip to content

1.2.2

Choose a tag to compare

@lahmatiy lahmatiy released this 18 Sep 11:41
· 71 commits to master since this release
  • Fixed context passed to Command#args(), now it's a command as expected (#10)
  • Fixed consuming of literal arguments that wrongly concating with other arguments (i.e. anything going after -- concats with arguments before --)