<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, branch 2.1.1</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>Updated CHANGELOG for 2.1.1 release</title>
<updated>2021-06-17T18:29:55+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-06-17T18:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=a84860ef10464d3066ed99a8da80a37a184bde64'/>
<id>a84860ef10464d3066ed99a8da80a37a184bde64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trying to isolate beta</title>
<updated>2021-06-17T18:10:24+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2021-06-16T21:26:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=7311a7434bc1e9b581638d2339109f2c241fc9ab'/>
<id>7311a7434bc1e9b581638d2339109f2c241fc9ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated all examples to use Cmd2ArgumentParser instead of argparse.ArgumentParser.</title>
<updated>2021-06-17T18:10:24+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-06-16T20:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=ebb939ba0494648a7eb521023649816cd28be6c4'/>
<id>ebb939ba0494648a7eb521023649816cd28be6c4</id>
<content type='text'>
This is best practice for consistency of appearance between built-in and custom commands.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is best practice for consistency of appearance between built-in and custom commands.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing tests on Python 3.10</title>
<updated>2021-06-17T18:10:24+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-06-16T17:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=525d32cfde6c2f9fecb0ee44972c18d4b0bf614f'/>
<id>525d32cfde6c2f9fecb0ee44972c18d4b0bf614f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Setting the version in nox to just '3.10' appears to allow 3.10.0b2 to run for me</title>
<updated>2021-06-17T18:10:24+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2021-06-16T15:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=25baddfd652f5f8421cbac9d251a4d33d178c18e'/>
<id>25baddfd652f5f8421cbac9d251a4d33d178c18e</id>
<content type='text'>
github CI appears to require full beta version number which is incompatably with how nox wants the version passed in.
Changed CI to run test targets without specifying version and relying on nox to auto-skip unsupported versions
Added Python 3.10 to azure pipelines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
github CI appears to require full beta version number which is incompatably with how nox wants the version passed in.
Changed CI to run test targets without specifying version and relying on nox to auto-skip unsupported versions
Added Python 3.10 to azure pipelines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed handling of argparse's default options group name which was changed in Python 3.10</title>
<updated>2021-06-17T18:10:24+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-06-15T17:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=edd4cb0f5cfb8160f9788a5df9399b2d67a00676'/>
<id>edd4cb0f5cfb8160f9788a5df9399b2d67a00676</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Excluding more temporary directories from the manifest. Added plugins back in to enable isolated tests</title>
<updated>2021-06-17T16:50:17+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2021-06-16T15:03:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=7fecaa703b6c73170df3aa5bffff2abe6ff58e15'/>
<id>7fecaa703b6c73170df3aa5bffff2abe6ff58e15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the tests_isolated directory back to the PyPI package for testing the CommandSet stuff (#1123)</title>
<updated>2021-06-16T14:35:15+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-06-16T14:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=da2376571a7775a62689cc5bb383858a5595e067'/>
<id>da2376571a7775a62689cc5bb383858a5595e067</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CI testing on Python 3.10 beta2 (#1122)</title>
<updated>2021-06-15T02:57:04+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-06-15T02:57:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=279cfda015e8bef231cbce52c8ae1b7b4ce14edf'/>
<id>279cfda015e8bef231cbce52c8ae1b7b4ce14edf</id>
<content type='text'>
* Begin testing on Python 3.10 beta 2

* Try to fix 3.10 build

* Add nox session</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Begin testing on Python 3.10 beta 2

* Try to fix 3.10 build

* Add nox session</pre>
</div>
</content>
</entry>
<entry>
<title>Updated CHANGELOG for 2.1.0 release</title>
<updated>2021-06-14T15:35:20+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-06-14T15:35:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=54a7752d720bb6724be17a6e965fcb81d5fcc176'/>
<id>54a7752d720bb6724be17a6e965fcb81d5fcc176</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
