<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, branch 0.7.9</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Merge pull request #243 from python-cmd2/release_prep</title>
<updated>2018-01-04T19:39:58+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-01-04T19:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=5f976639ee947a83dadf888e1307401980d01434'/>
<id>5f976639ee947a83dadf888e1307401980d01434</id>
<content type='text'>
Abandoned official support for Python 3.3</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Abandoned official support for Python 3.3</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://git.baserock.org/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>Fix Travis CI builds</title>
<updated>2018-01-04T18:58:09+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-01-04T18:58:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=202eb16bb2d14f986dd8cbc5a2df540df50a0789'/>
<id>202eb16bb2d14f986dd8cbc5a2df540df50a0789</id>
<content type='text'>
Python 3.3 builds appear to be no longer supported on Travis CI.
This replaces Python 3.3 with Python 3.7-dev for Travis CI builds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 3.3 builds appear to be no longer supported on Travis CI.
This replaces Python 3.3 with Python 3.7-dev for Travis CI builds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating version and changelog in preparation for minor bug fix realease</title>
<updated>2018-01-04T18:48:08+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-01-04T18:48:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=f82ed4e03627f3149da0675432f218c5ead468e2'/>
<id>f82ed4e03627f3149da0675432f218c5ead468e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #241 from python-cmd2/windows_pyreadline</title>
<updated>2017-11-16T02:41:42+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-11-16T02:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=63b0c6b3a92cab837a71bbad78e777c522823c93'/>
<id>63b0c6b3a92cab837a71bbad78e777c522823c93</id>
<content type='text'>
Added a Windows-only dependency on pyreadline</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a Windows-only dependency on pyreadline</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://git.baserock.org/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>
<entry>
<title>Fixed a list concatenation bug in changes made to setup.py</title>
<updated>2017-11-16T02:17:15+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-11-16T02:17:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=fa0a28955747d3503cbbf2dea3041ad2f942c54e'/>
<id>fa0a28955747d3503cbbf2dea3041ad2f942c54e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged master into windows_pyreadline branch</title>
<updated>2017-11-16T02:09:54+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-11-16T02:09:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=27847923efd42795125c0f68b6946ab897781321'/>
<id>27847923efd42795125c0f68b6946ab897781321</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #240 from python-cmd2/bump_version</title>
<updated>2017-11-16T02:06:53+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-11-16T02:06:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=5109cd02b4046003cddf1519b636c7a405bc60c4'/>
<id>5109cd02b4046003cddf1519b636c7a405bc60c4</id>
<content type='text'>
Bump version to 0.7.9a</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump version to 0.7.9a</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.7.9a</title>
<updated>2017-11-16T01:57:42+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-11-16T01:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=3bf6573e7f275b5715a3db725434d444e4561a8e'/>
<id>3bf6573e7f275b5715a3db725434d444e4561a8e</id>
<content type='text'>
To distinguish it from the previous or next release
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To distinguish it from the previous or next release
</pre>
</div>
</content>
</entry>
</feed>
