summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* cmdenvironment command has been removed and its functionality now exists as a...Todd Leonhardt2018-01-151-0/+3
* __relative_load command is now hidden from help menu by defaultTodd Leonhardt2018-01-151-0/+2
* Just updated the CHANGELOG a little to reflect ongoing changesTodd Leonhardt2018-01-151-5/+13
* Updated CHANGELOG to reflect the argparse changesTodd Leonhardt2018-01-101-0/+6
* Enabled Python 3.7 testing on Travis CITodd Leonhardt2018-01-061-0/+4
* Disabled Python 3.7-dev build in Travis CITodd Leonhardt2018-01-041-0/+2
* Updating version and changelog in preparation for minor bug fix realeaseTodd Leonhardt2018-01-041-1/+1
* Merged master into windows_pyreadline branchTodd Leonhardt2017-11-151-1/+1
|\
| * Just updated changelogTodd Leonhardt2017-11-151-0/+7
* | Modified setup.py and README.md to make pyreadline a dependency on WindwosTodd Leonhardt2017-11-151-0/+8
|/
* updated changelogTodd Leonhardt2017-11-081-1/+1
* Added fix for changes in pyperclip project structure in the most recent versionTodd Leonhardt2017-11-081-1/+2
* Hopefully this fixes a bug which is causing autodoc to fail to add method inf...Todd Leonhardt2017-09-231-0/+2
* Improved documentation for how a user can modify comment grammar/styleTodd Leonhardt2017-09-221-1/+9
* Updated CHANGELOG0.7.7Todd Leonhardt2017-08-251-1/+3
* Improved wordingTodd Leonhardt2017-08-231-4/+3
* Updated CHANGELOG with some text regarding recent enhancements to transcript ...Todd Leonhardt2017-08-221-0/+5
* feedback_to_output now defaults to FalseTodd Leonhardt2017-08-201-0/+4
* Updated CHANGELOGTodd Leonhardt2017-08-151-0/+5
* Updated CHANGELOG.md to set date of 0.7.6 releaseTodd Leonhardt2017-08-111-1/+1
* Changed format of how release version and date appears in CHANGELOG.mdTodd Leonhardt2017-08-091-52/+13
* Renamed CHANGES.md to CHANGELOG.mdTodd Leonhardt2017-08-091-0/+173