Releases: DannyBen/opcode
Releases · DannyBen/opcode
v1.1.1
v1.1.0
What's Changed
- Add support for clean multiline commands (auto-joined with &&) by @DannyBen in #32
- Add
-i
and--info
as an alternative toop ?
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