Skip to content

v1.1.0

Choose a tag to compare

@DannyBen DannyBen released this 20 Jun 10:42
· 46 commits to master since this release

What's Changed

  • Add support for clean multiline commands (auto-joined with &&) by @DannyBen in #32
  • Add -i and --info as an alternative to op ? by @DannyBen in #33
  • Add support for usage section comments (##) by @DannyBen in #34
  • [BREAKING] Multiline commands are now joined with a newline + arguments ($@) are no longer attached automatically to the command by @DannyBen in #35

Full Changelog: v1.0.0...v1.1.0