Skip to content

1.3.11 (October 1, 2020)

Compare
Choose a tag to compare
@kmvanbrunt kmvanbrunt released this 01 Oct 16:50
· 472 commits to master since this release
  • Bug Fixes
    • Fixed issue where quoted redirectors and terminators in aliases and macros were not being restored when read from a startup script.
    • Fixed issue where instantiating more than one cmd2-based class which uses the @as_subcommand_to decorator resulted in duplicated help text in the base command the subcommands belong to.