File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 22
33### Major Enhancements
44
5+ ### Minor Enhancements
6+
7+ ### Bug Fixes
8+
9+ ### Development Fixes
10+
11+ ## 0.3.0 / 2014-02-20
12+
13+ ### Major Enhancements
14+
515* Officially drop 1.8.7 support (#14 )
616* Allow Commands to set their own versions (#17 )
717* Show subcommands, options and usage in help and attach to all commands (#18 )
1323* Logging state is maintained throughout process (#12 )
1424* Tidy up Command#logger output (#21 )
1525
16- ### Bug Fixes
17-
1826### Development Fixes
1927
2028* Added specs for ` Program ` (#13 )
Original file line number Diff line number Diff line change 1- Copyright (c) 2013 Parker Moore
1+ Copyright (c) 2013-2014 Parker Moore
22
33MIT License
44
Original file line number Diff line number Diff line change 11module Mercenary
2- VERSION = "0.2.1 "
2+ VERSION = "0.3.0 "
33end
You can’t perform that action at this time.
0 commit comments