Skip to content

v0.1.0

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

Major Enhancements

  • It works!

Minor Enhancements

  • Add a logger to Command
  • Add --version switch to all programs

Bug Fixes

  • Fix Command#syntax and Command#description's handing of setting vs getting
  • Fix load path problem in lib/mercenary.rb

Development Fixes

  • Add TomDoc to everything
  • Add a couple starter specs
  • Add TravisCI badge
  • Add Travis configuration