Changed CommandBase#subCommand to return a boolean so you can check to see if it ran, to ensure that you only run the subcommand and not the subcommand AND the main command.
Possibly ready for release?
Numerous changes; Features that may be removed: SubCommand system