Skip to content

Releases: DannyBen/opcode

v1.1.1

08 Jul 16:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

20 Jun 10:42
Compare
Choose a tag to compare

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

v1.0.0

14 May 10:31
Compare
Choose a tag to compare
  • Add support for clean multiline commands (auto-joined with &&) 9a46eb5
  • Fix completions setup for mac 7ecdaba

Full Changelog: v0.6.5...v1.0.0

v0.6.5

08 Mar 07:34
Compare
Choose a tag to compare

What's Changed

  • Add color functions for use in op.conf by @DannyBen in #31

Full Changelog: v0.6.4...v0.6.5