Skip to content

v0.2.0

Compare
Choose a tag to compare
@parkr parkr released this 01 Dec 04:54
· 143 commits to main since this release

Major Enhancements

  • Add Command#default_command to specify a default command if none is given
    by the user at runtime (#7)

Minor Enhancements

  • Add Command#execute to execute the actions of a command (#6)

Development Fixes

  • Add standard GitHub bootstrap and cibuild scripts to script/ (#2)