summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into speedup_importkotfu2018-05-231-0/+2
|\
| * Remove cmd2.Cmd.redirector for #381kotfu2018-05-101-0/+1
| * Add note regarding submenukotfu2018-05-091-0/+1
* | Add note about known issue of slow importkotfu2018-05-231-0/+3
|/
* Merge branch 'test_merge' into test_ply_mergeEric Lin2018-05-021-0/+2
|\
| * Restored legacy cmd/self access when locals_in_py is True. Changed default to...Eric Lin2018-05-021-0/+2
* | Updated changelogkotfu2018-04-301-0/+14
|/
* Added some documentation related to the latest changes.Eric Lin2018-04-211-0/+2
* Updated CHANGELOG with info on recent enhancementsTodd Leonhardt2018-04-191-0/+3
* Finished removing all dependencies on the six moduleTodd Leonhardt2018-04-151-0/+2
* Merged master into delete_optparse branchTodd Leonhardt2018-04-151-2/+24
|\
| * Updated how opening quote addition worksKevin Van Brunt2018-04-151-1/+1
| * Added to enhancements sectionKevin Van Brunt2018-04-141-3/+5
| * Preparation for 0.8.5 releaseTodd Leonhardt2018-04-131-0/+18
* | Merge branch 'master' into delete_optparseTodd Leonhardt2018-04-101-1/+5
|\ \ | |/
| * Preparing for 0.8.4 release0.8.4Kevin Van Brunt2018-04-101-2/+5
| * Added 0.8.3 dependency fix to change logKevin Van Brunt2018-04-101-1/+2
* | Deleted optparse code which had been previously deprecated in 0.8.0 releaseTodd Leonhardt2018-04-091-0/+8
|/
* Updated version number of release0.8.3Kevin Van Brunt2018-04-091-1/+1
* Added new alias features to change logKevin Van Brunt2018-04-061-0/+2
* Updated documentationKevin Van Brunt2018-03-311-0/+1
* Simplified how to add tab completion to a subcommandKevin Van Brunt2018-03-281-1/+5
* Updated change logKevin Van Brunt2018-03-261-0/+1
* Updated documentationKevin Van Brunt2018-03-251-4/+3
* Updated documentationKevin Van Brunt2018-03-231-2/+3
* Renamed exclude_from_help to hidden_commandsKevin Van Brunt2018-03-221-0/+18
* Updated CHANGELOG in preparation for 0.8.2 release0.8.2Todd Leonhardt2018-03-211-1/+2
* Updated CHANGELOG with info on recent commitsTodd Leonhardt2018-03-201-0/+2
* Added ability to specify a startup_script in cmd2.Cmd.__init__()Todd Leonhardt2018-03-161-1/+3
* Added documentationKevin Van Brunt2018-03-161-0/+1
* Added table_display.pyTodd Leonhardt2018-03-141-0/+11
* Fixed typoTodd Leonhardt2018-03-091-1/+1
* Updated 0.8.1 release date in CHANGELOGTodd Leonhardt2018-03-091-2/+2
* Minor tweak to CHANGELOGTodd Leonhardt2018-03-081-1/+1
* Refactored the Windows vs macOS/Linux conditional in ppaged()Todd Leonhardt2018-03-071-0/+2
* Removed support for case-insensitive command parsingTodd Leonhardt2018-03-021-1/+3
* Added use of pytest-forked to CI unit test runsTodd Leonhardt2018-03-021-2/+2
* Removed abbrev attributeKevin Van Brunt2018-03-021-3/+8
* Updated CHANGELOG with info on recent changesTodd Leonhardt2018-02-271-0/+8
* Added optional persistent readline history featureTodd Leonhardt2018-02-081-0/+9
* Ooops, forgot to change name of a decorator in the Changelog when we renamed itTodd Leonhardt2018-02-011-1/+1
* Added 0.8.0 release date to Changelog0.8.0Todd Leonhardt2018-02-011-1/+1
* Fixed typo in a linkTodd Leonhardt2018-01-311-1/+1
* Updated documentation in regards to automated transcript generationTodd Leonhardt2018-01-311-2/+2
* Added documentation about Python 3.4 and earlier now having an additional dep...Todd Leonhardt2018-01-221-0/+1
* Updated the changelogTodd Leonhardt2018-01-201-2/+4
* Added unit tests for sub-commandsTodd Leonhardt2018-01-201-0/+1
* Added links to docs and examples to CHANGELOG.mdTodd Leonhardt2018-01-201-6/+7
* Fixed unit testsTodd Leonhardt2018-01-201-0/+2
* Update changelog with #252 changeskotfu2018-01-161-2/+10