<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/docs/settingchanges.rst, branch 0.8.0</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Cleanup of documentation and examples</title>
<updated>2018-01-17T14:07:40+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-01-17T14:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=1da904585db4cd1e77c312190149daa946366fa0'/>
<id>1da904585db4cd1e77c312190149daa946366fa0</id>
<content type='text'>
Removed usage of and reference to attributes and commands which have now been removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed usage of and reference to attributes and commands which have now been removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated docs to make it more clear that you need to update shortcuts attribute before calling super class __init__</title>
<updated>2017-11-09T07:32:36+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-11-09T07:32:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=5fa0916115faf55fb513161b4de0d9d8544bcbc2'/>
<id>5fa0916115faf55fb513161b4de0d9d8544bcbc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Sphinx docs</title>
<updated>2017-07-04T00:01:33+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-07-04T00:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=2c3bd0a5177be980e17b4befc79cbda3825cf63b'/>
<id>2c3bd0a5177be980e17b4befc79cbda3825cf63b</id>
<content type='text'>
Updated to reflect that the default value of abbrev is now False.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated to reflect that the default value of abbrev is now False.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a few bugs and examples</title>
<updated>2017-07-03T23:56:25+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-07-03T23:56:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=7c17d8bbf006e17f0104b6d9d35fc67ca4f235fd'/>
<id>7c17d8bbf006e17f0104b6d9d35fc67ca4f235fd</id>
<content type='text'>
Bug fixes:
- case_insensitive is no longer a runtime-settable parameter, but it was still listed as such
- Fixed a recursive loop bug when abbreviated commands are enabled and it could get stuck in the editor forever
    - Added additional command abbreviations to the "exclude from history" list
- Fixed argparse_example.py and pirate.py examples

Other changes:
- Organized all attributes used to configure the ParserManager into a single location
- Set the default value of "abbrev" to False (which controls whether or not abbreviated commands are allowed)
    - With good tab-completion of command names, using abbreviated commands isn't a particularly useful feature
    - And it can create problems
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug fixes:
- case_insensitive is no longer a runtime-settable parameter, but it was still listed as such
- Fixed a recursive loop bug when abbreviated commands are enabled and it could get stuck in the editor forever
    - Added additional command abbreviations to the "exclude from history" list
- Fixed argparse_example.py and pirate.py examples

Other changes:
- Organized all attributes used to configure the ParserManager into a single location
- Set the default value of "abbrev" to False (which controls whether or not abbreviated commands are allowed)
    - With good tab-completion of command names, using abbreviated commands isn't a particularly useful feature
    - And it can create problems
</pre>
</div>
</content>
</entry>
<entry>
<title>Multiple changes</title>
<updated>2017-06-28T22:10:16+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>tleonhardt@gmail.com</email>
</author>
<published>2017-06-28T22:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=d80d47b9a78624b515b732ee3c3f848150cfaa86'/>
<id>d80d47b9a78624b515b732ee3c3f848150cfaa86</id>
<content type='text'>
- Disabled TravisCI macOS builds because they are heavily backlogged
- Removed a file which should never have been committed
- Updated Sphinx docs to relect that the default_file_name settable parameter no longer exists
- Fixed comment in a unit test
- Fixed a unit test to use os.path.sep for cross-platform compatibility
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Disabled TravisCI macOS builds because they are heavily backlogged
- Removed a file which should never have been committed
- Updated Sphinx docs to relect that the default_file_name settable parameter no longer exists
- Fixed comment in a unit test
- Fixed a unit test to use os.path.sep for cross-platform compatibility
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation updates</title>
<updated>2017-02-12T23:00:28+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-02-12T23:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=c8549139d3061a12d8583b844d8c7d7a235d980a'/>
<id>c8549139d3061a12d8583b844d8c7d7a235d980a</id>
<content type='text'>
Sphinx documenation updates, including:
- Extensively re-wrote the "alternatives to cmd2" section as it was many years out of date
- Reworded a few humorous sections in an attempt to be more professional
- Removed reference to command synonyms/aliases which no longer exist
- Added more detail in a couple places
- Minor rewording and bugfixes throughout

Also added a note to cmd2.py about the expected values for doctest only working for Python 2.7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sphinx documenation updates, including:
- Extensively re-wrote the "alternatives to cmd2" section as it was many years out of date
- Reworded a few humorous sections in an attempt to be more professional
- Removed reference to command synonyms/aliases which no longer exist
- Added more detail in a couple places
- Minor rewording and bugfixes throughout

Also added a note to cmd2.py about the expected values for doctest only working for Python 2.7.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored to move all cmd2.Cmd class member variables to beginning.</title>
<updated>2017-02-12T01:51:27+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-02-12T01:51:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=f9d241418862d9ee6d680c6f4474363e50bc617f'/>
<id>f9d241418862d9ee6d680c6f4474363e50bc617f</id>
<content type='text'>
Also:
- Added locals_in_py to settable parameters to match documentation.
- Added pycon2010 slides back into doc build since they are referenced with :doc:
- Fixed some references in the documentation
- Updated unit tests accordingly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Added locals_in_py to settable parameters to match documentation.
- Added pycon2010 slides back into doc build since they are referenced with :doc:
- Fixed some references in the documentation
- Updated unit tests accordingly
</pre>
</div>
</content>
</entry>
<entry>
<title>Indicate change in repository host to bitbucket</title>
<updated>2012-05-27T00:02:41+00:00</updated>
<author>
<name>Catherine Devlin</name>
<email>catherine.devlin@gmail.com</email>
</author>
<published>2012-05-27T00:02:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=720e40f652111da7e6ce1f84b75acb1fe268d2cb'/>
<id>720e40f652111da7e6ce1f84b75acb1fe268d2cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
