<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/docs/index.rst, branch 0.8.6</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>Added link to video of Florida Pycon 2017 presentation on cmd2</title>
<updated>2018-03-24T01:22:33+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-03-24T01:22:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=e056174cb3404780adf1c2888b566ebf872d1708'/>
<id>e056174cb3404780adf1c2888b566ebf872d1708</id>
<content type='text'>
Link added to both README and Resources section of Sphinx docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Link added to both README and Resources section of Sphinx docs.
</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://git.baserock.org/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>Write documentation</title>
<updated>2018-01-08T03:19:19+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-01-08T03:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=17d662b8a05febeda1320ea259a49d920350dad5'/>
<id>17d662b8a05febeda1320ea259a49d920350dad5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:python-cmd2/cmd2 into argparse</title>
<updated>2018-01-07T19:09:31+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-01-07T19:09:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=4f54d10f4c8d5b5c03626a88f8198318a8080fc6'/>
<id>4f54d10f4c8d5b5c03626a88f8198318a8080fc6</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://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>Merge branch 'master' of https://github.com/python-cmd2/cmd2 into argparse</title>
<updated>2017-12-12T02:15:15+00:00</updated>
<author>
<name>Jared Crapo</name>
<email>jared@kotfu.net</email>
</author>
<published>2017-12-12T02:15:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=67e669e3345fb637e4f4779691a7a8ec4b1763f6'/>
<id>67e669e3345fb637e4f4779691a7a8ec4b1763f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Plan and first working code for argparse decorator</title>
<updated>2017-12-12T02:14:09+00:00</updated>
<author>
<name>Jared Crapo</name>
<email>jared@kotfu.net</email>
</author>
<published>2017-12-12T02:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=4f57dc14a7ffc2cbd741622da7d05d42ba7f7789'/>
<id>4f57dc14a7ffc2cbd741622da7d05d42ba7f7789</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://git.baserock.org/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>Removed broken link from docs</title>
<updated>2017-11-08T19:27:28+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-11-08T19:27:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=53aaee95bb3f9524d13853a7ac5575aedba260d4'/>
<id>53aaee95bb3f9524d13853a7ac5575aedba260d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed incorrect http link in the README</title>
<updated>2017-11-08T19:23:27+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-11-08T19:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d9f441befaabb96887b8ffd810b97e32d25dc27d'/>
<id>d9f441befaabb96887b8ffd810b97e32d25dc27d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
