summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updating change log for release1.0.2Kevin Van Brunt2020-04-061-1/+1
* Updated change logKevin Van Brunt2020-03-261-1/+2
* Ctrl-C now stops a running text script instead of just the current script com...Kevin Van Brunt2020-03-261-0/+1
* do_shell() now saves the return code of the command it runs in self.last_resu...Kevin Van Brunt2020-03-201-0/+4
* Updating change log for release1.0.1Kevin Van Brunt2020-03-131-1/+1
* Updated change logKevin Van Brunt2020-03-121-1/+1
* Updated change logKevin Van Brunt2020-03-051-0/+4
* Added info to changelog in preparation for 1.0.0 release1.0.0Todd Leonhardt2020-03-011-0/+8
* Formatting update in change logKevin Van Brunt2020-02-191-2/+2
* Updated change log for releaseKevin Van Brunt2020-02-191-1/+5
* Updated CHANGELOGTodd Leonhardt2020-02-181-1/+2
* Updated change log and commentKevin Van Brunt2020-02-181-0/+2
* Made CompletionError exception available to non-argparse tab completionKevin Van Brunt2020-02-171-0/+1
* Renamed AutoCompleter to ArgparseCompleter for clarityKevin Van Brunt2020-02-171-0/+1
* Only tab complete after redirection tokens if redirection is allowedKevin Van Brunt2020-02-171-0/+1
* Updated documentation and testsKevin Van Brunt2020-02-171-0/+2
* Updated change logKevin Van Brunt2020-02-141-1/+1
* Fixed bug where pyscripts could edit cmd2.Cmd.py_locals dictionary.Kevin Van Brunt2020-02-141-0/+7
* Removed dash from 'tab complete' stringKevin Van Brunt2020-02-131-14/+14
* Fixed bug where ANSI style sequences were not correctly handled in utils.trun...Kevin Van Brunt2020-02-111-0/+1
* Renamed set command's -l/--long flag to -v/--verbose for consistency with hel...Kevin Van Brunt2020-02-101-0/+2
* Corrected issue where the actual new value was not always being printed in do...Kevin Van Brunt2020-02-101-0/+5
* Ran into an issue attempting to publish a release 1.0.0-rc1 to test.pypi.org0.10.0Todd Leonhardt2020-02-071-3/+4
* Updated release data for 1.0.0-rc1 in preparation for a release candidateTodd Leonhardt2020-02-071-1/+4
* Updated change logKevin Van Brunt2020-02-071-0/+3
* The fact that the set command now supports tab-completion of values is an enh...Todd Leonhardt2020-02-071-1/+1
* Updated changelog to address removal of ansi.FG_COLORS and ansi.BG_COLORS and...Todd Leonhardt2020-02-071-0/+2
* Added convenience `ansi.fg` and `ansi.bg` enums of foreground and background ...Todd Leonhardt2020-02-061-0/+4
* Documentation updateskotfu2020-02-051-9/+11
* Updated change logKevin Van Brunt2020-02-051-0/+1
* Updated CHANGELOG and made a few minor tweaksTodd Leonhardt2020-02-041-0/+4