summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Update CHANGELOG with info on recent bug fix PRTodd Leonhardt2020-11-171-0/+1
* Fixed bug where setting always_show_hint=True did not show a hint when comple...settable_hintKevin Van Brunt2020-11-121-0/+4
* Update CHANGELOG prior to a release1.4.0Todd Leonhardt2020-11-111-1/+3
* Fixed tab completion crash on Windowswin_tab_crashKevin Van Brunt2020-11-111-0/+4
* Updated change log for release1.3.11Kevin Van Brunt2020-10-011-1/+1
* Fixed issue where instantiating more than one cmd2-based class which uses the...duplicate_subcommandKevin Van Brunt2020-09-301-0/+2
* Fixed issue where quoted redirectors and terminators in aliases and macros we...Kevin Van Brunt2020-09-301-0/+5
* Merge branch 'master' into silenceKevin Van Brunt2020-09-171-1/+3
|\
| * Changes default category to be heritable by default - meaning that subclasses...Eric Lin2020-09-111-0/+2
* | Added --silent flag to alias/macro create.Kevin Van Brunt2020-09-101-0/+4
|/
* argparse tab completion now groups flag names which run the same action. Opti...Kevin Van Brunt2020-09-091-0/+2
* Added always_show_hint settingKevin Van Brunt2020-09-051-0/+8
* Added CommandSet.on_unregistered()Kevin Van Brunt2020-09-031-3/+8
* Added on_registered() callback to CommandSetKevin Van Brunt2020-09-011-0/+5
* Fixed issue where subcommand added with @as_subcommand_to decorator did not d...Kevin Van Brunt2020-08-271-0/+9
* the with_argparse() decorator was incorrectly using a parsed statement object...1.3.7Eric Lin2020-08-271-0/+5
* Fixed typo in change logKevin Van Brunt2020-08-271-1/+2
* Updated change log for release1.3.6Kevin Van Brunt2020-08-271-1/+1
* The functions cmd2 adds to Namespaces (get_statement() and get_handler()) are...Kevin Van Brunt2020-08-261-0/+8
* Updated change log and docs for release1.3.5Kevin Van Brunt2020-08-251-1/+1
* Fixed RecursionError when printing an argparse.Namespace caused by custom att...Kevin Van Brunt2020-08-251-0/+6
* Updated change log for release1.3.4Kevin Van Brunt2020-08-201-1/+5
* Fixed AttributeError when CommandSet that uses as_subcommand_to decorator is ...Kevin Van Brunt2020-08-191-0/+5
* Updated changelog with 1.3.3 release date1.3.3Kevin Van Brunt2020-08-131-1/+1
* Fixed tab completion bug when using CompletionItem on an argument whose metav...Kevin Van Brunt2020-08-131-0/+1
* Fixed changelog commentTodd Leonhardt2020-08-121-1/+1
* Add unit test and update CHANGELOGTodd Leonhardt2020-08-121-0/+1
* When passing a ns_provider to an argparse command, will now attempt to resolv...Eric Lin2020-08-121-0/+2
* Breaking change: Removed cmd2 app as a required second parameter toEric Lin2020-08-121-0/+5
* Updated CHANGELOGEric Lin2020-08-111-1/+2
* Adding explicit python 3.5.3 test to nox, travis.Eric Lin2020-08-101-0/+8
* Will now traverse down CommandSet inheritance tree to find all leaf descendants.1.3.2Eric Lin2020-08-101-1/+4
* Updated change logKevin Van Brunt2020-08-071-3/+9
* Updated CHANGELOG1.3.1Eric Lin2020-08-061-0/+7
* Marked with_arparser_and_unknown_args deprecated and consolidatedEric Lin2020-08-041-2/+5
* Updated changelogEric Lin2020-08-041-0/+5
* Updated release date for 1.2.1 in CHANGELOG1.2.1Todd Leonhardt2020-07-141-2/+2
* Fix a dependency version requirement which was too restrictive and required b...Todd Leonhardt2020-07-131-0/+4
* Updated CHANGELOGTodd Leonhardt2020-07-131-0/+2
* Update release date in CHANGELOGTodd Leonhardt2020-07-131-1/+1
* Updated CHANGELOGTodd Leonhardt2020-07-121-0/+6
* Added 1.1 release date to CHANGELOG1.1.0Todd Leonhardt2020-06-061-1/+1
* Updated change logKevin Van Brunt2020-06-011-0/+2
* Updated change logKevin Van Brunt2020-05-281-1/+10
* Fixed issue where subcommand usage text could contain a subcommand alias inst...Kevin Van Brunt2020-04-231-0/+2
* Added table creation feature to change logKevin Van Brunt2020-04-221-0/+6
* run_pyscript now passes a keyword arg to do_py instead of using a hidden argp...Kevin Van Brunt2020-04-211-1/+3
* cmd2 now considers ipy a pyscript environmentKevin Van Brunt2020-04-201-2/+4
* Updated change logKevin Van Brunt2020-04-201-0/+5
* Updated change log textKevin Van Brunt2020-04-061-1/+1