0.1.2
- Fixed a bug where
CommandMapper::Command.command_name
was not checking the
superclass for thecommand_name
, if nocommand "..."
was defined in the subclass.
CommandMapper::Command.command_name
was not checking thecommand_name
, if no command "..."
was defined in the subclass.