v0.1.0
Major Enhancements
- It works!
Minor Enhancements
- Add a logger to
Command
- Add
--version
switch to all programs
Bug Fixes
- Fix
Command#syntax
andCommand#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