<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/docs/install.rst, branch 0.9.9</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>Documentation updates</title>
<updated>2018-10-12T14:39:32+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2018-10-12T14:39:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=fbf2a224fcf0e47102c4fcd3ce29c51228b7d931'/>
<id>fbf2a224fcf0e47102c4fcd3ce29c51228b7d931</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation in regards to requirements on Python 3.4</title>
<updated>2018-07-18T02:32:31+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-07-18T02:32:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=24a21c475af3cdadd21b2e744a6ee534c504ae69'/>
<id>24a21c475af3cdadd21b2e744a6ee534c504ae69</id>
<content type='text'>
Added typing backport dependency for Python 3.4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added typing backport dependency for Python 3.4
</pre>
</div>
</content>
</entry>
<entry>
<title>Started updating CHANGELOG</title>
<updated>2018-07-17T00:35:52+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-07-17T00:35:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=8b26484160a7cde3ffd20661faec9f4a0da1f083'/>
<id>8b26484160a7cde3ffd20661faec9f4a0da1f083</id>
<content type='text'>
Also:
- Bumped version to 0.9.4
- Updated info in Readme and Sphinx docs to reflect new dependency on attrs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Bumped version to 0.9.4
- Updated info in Readme and Sphinx docs to reflect new dependency on attrs
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation which referred to a single/one source file</title>
<updated>2018-04-17T07:56:36+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-04-17T07:56: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=b3e6625001e64a2516eba33ca526d45e25d1ca5f'/>
<id>b3e6625001e64a2516eba33ca526d45e25d1ca5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finished removing all dependencies on the six module</title>
<updated>2018-04-15T23:14:09+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-04-15T23:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=480c7f8bbcdf1179312f71f525e79102aa4551ae'/>
<id>480c7f8bbcdf1179312f71f525e79102aa4551ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed reference to Python 2 and 2.7 in some sections of the documentation</title>
<updated>2018-04-15T20:40:23+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-04-15T20:40:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=40eb6f6c9428a5a3a54cebef34da7dae173dd074'/>
<id>40eb6f6c9428a5a3a54cebef34da7dae173dd074</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added back in preference for gnureadline if it is present</title>
<updated>2018-03-21T18:41:30+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-03-21T18:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=9902cb2c6447e58ef12438ac711addc192b8f1f5'/>
<id>9902cb2c6447e58ef12438ac711addc192b8f1f5</id>
<content type='text'>
Now that the crash bug in the gnureadline Python module which statically links against a compatible version of GNU Readline has been fixed for macOS, we added back in the top-level import boilerplate to prefer it if it is available.

Also updated some documentation in relation to getting readline installed for macOS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that the crash bug in the gnureadline Python module which statically links against a compatible version of GNU Readline has been fixed for macOS, we added back in the top-level import boilerplate to prefer it if it is available.

Also updated some documentation in relation to getting readline installed for macOS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added documentation about Python 3.4 and earlier now having an additional dependency on contextlib2</title>
<updated>2018-01-22T05:47:57+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-01-22T05:47:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=504e3dbf9e15faf34611aae8ddabecb90e86eda5'/>
<id>504e3dbf9e15faf34611aae8ddabecb90e86eda5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disabled Python 3.7-dev build in Travis CI</title>
<updated>2018-01-04T19:09:32+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-01-04T19:09:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=c447ee4b1bff681396a4c6bff54decd6ce852e55'/>
<id>c447ee4b1bff681396a4c6bff54decd6ce852e55</id>
<content type='text'>
There are a couple unit test failures with Python 3.7-dev that we will need to look into at some point, so I disabled that build for now.

Updated all documentation to reflect that cmd2 is support on Python 2.7 and 3.4+.
Official support for Python 3.3 has been abandoned due to no longer having support to test on that platform on Travis CI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are a couple unit test failures with Python 3.7-dev that we will need to look into at some point, so I disabled that build for now.

Updated all documentation to reflect that cmd2 is support on Python 2.7 and 3.4+.
Official support for Python 3.3 has been abandoned due to no longer having support to test on that platform on Travis CI.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a note to the installation instructions section of user manual</title>
<updated>2017-11-16T02:26:08+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-11-16T02:26:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=da099c2dff669d722b2c81a2224de6c0d2695449'/>
<id>da099c2dff669d722b2c81a2224de6c0d2695449</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
