<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, branch 0.9.1</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>Update version to 0.9.1 for #421</title>
<updated>2018-05-28T22:05:22+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-05-28T22:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=a72219b1431627fdd2ce500d5f0f2bad26b3a6d3'/>
<id>a72219b1431627fdd2ce500d5f0f2bad26b3a6d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>For python 3 don’t build universal wheels</title>
<updated>2018-05-28T21:31:03+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-05-28T21:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=47908e7e67682d0f28ee7bf7680c8192dd8ad8a7'/>
<id>47908e7e67682d0f28ee7bf7680c8192dd8ad8a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version to 0.9.0.1 for #421</title>
<updated>2018-05-28T21:26:39+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-05-28T21:26:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=393cb71ee2eb79f9ef8f78e0d2796f479b929fd5'/>
<id>393cb71ee2eb79f9ef8f78e0d2796f479b929fd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version to 0.9.1rc1 to try and fix #421</title>
<updated>2018-05-28T21:01:09+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-05-28T21:01: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=65016d2a58f58f042ab7017f156e1054602363dd'/>
<id>65016d2a58f58f042ab7017f156e1054602363dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error in setup.py</title>
<updated>2018-05-28T15:32:35+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-05-28T15:32:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=90765495f6385f8765bad94c5286b2da48bf1ba5'/>
<id>90765495f6385f8765bad94c5286b2da48bf1ba5</id>
<content type='text'>
PyPI doesn't recognize PyPy3 as a valid programming language
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PyPI doesn't recognize PyPy3 as a valid programming language
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGELOG in preparation for 0.9.0 release</title>
<updated>2018-05-28T15:28:35+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-05-28T15:28:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=e54e5a5b891548df4df0acb04b6e607ad8f871b1'/>
<id>e54e5a5b891548df4df0acb04b6e607ad8f871b1</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 #420 from python-cmd2/preparse</title>
<updated>2018-05-28T02:07:08+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-05-28T02:07: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=76c29610672e30a12aae3d75adf34b085571fe9f'/>
<id>76c29610672e30a12aae3d75adf34b085571fe9f</id>
<content type='text'>
Fixed bug where preparse() wasn't called before parsing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed bug where preparse() wasn't called before parsing</pre>
</div>
</content>
</entry>
<entry>
<title>Reverted preparse behavior to where it was (i.e. currently unused)</title>
<updated>2018-05-28T00:01:54+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-05-28T00:01:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=12cc83b5051e0683e499e372cc66708cbcd3c835'/>
<id>12cc83b5051e0683e499e372cc66708cbcd3c835</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated CHANGELOG with stuff from 0.8.6 release</title>
<updated>2018-05-27T23:07:40+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-05-27T23: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=f9302ec170b48de9bbb27c0f4d4609dd260746de'/>
<id>f9302ec170b48de9bbb27c0f4d4609dd260746de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug where preparse() wasn't called before parsing</title>
<updated>2018-05-27T21:55:37+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-05-27T21:55:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=2fb807845249d68d55fc7cf1bcbff46511c7851e'/>
<id>2fb807845249d68d55fc7cf1bcbff46511c7851e</id>
<content type='text'>
Also:
- Deleted postparse() since it was redundant with postparsing_precmd()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Deleted postparse() since it was redundant with postparsing_precmd()
</pre>
</div>
</content>
</entry>
</feed>
