<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, branch 2.3.0</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 change log</title>
<updated>2021-11-11T20:58:07+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-11-11T20:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=f4f93f51c21a9aa4d1bc97f2b9dca1563d1f1b87'/>
<id>f4f93f51c21a9aa4d1bc97f2b9dca1563d1f1b87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated unit tests</title>
<updated>2021-11-11T19:04:13+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-11-11T19:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=28bdb95371cf1f9a6389998d0a5695a5672747b9'/>
<id>28bdb95371cf1f9a6389998d0a5695a5672747b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated CommandSet unit tests</title>
<updated>2021-11-11T17:14:08+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-11-11T16:51:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=39c1e71f55afad8f8a03457a1a9accf7c88e48c3'/>
<id>39c1e71f55afad8f8a03457a1a9accf7c88e48c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ability to set border background color on BorderTables and AlternatingTables</title>
<updated>2021-11-10T20:55:44+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-11-10T03:32:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=e328b67f9fd4a10ad1dd9da8e1f68b1726494660'/>
<id>e328b67f9fd4a10ad1dd9da8e1f68b1726494660</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated change log</title>
<updated>2021-11-10T02:38:54+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-11-10T02:38:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=af473b87c19497e35e862d5f31236f86d11f89cb'/>
<id>af473b87c19497e35e862d5f31236f86d11f89cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added type checks to ansi.style()</title>
<updated>2021-10-27T16:10:45+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-10-27T16:10:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d2c97338d395f4ce2439cf6ccde0aabac413d959'/>
<id>d2c97338d395f4ce2439cf6ccde0aabac413d959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated table example.</title>
<updated>2021-10-26T17:59:56+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-10-26T17:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=0d60017ba650ce2c8eedf2de7317477292e80056'/>
<id>0d60017ba650ce2c8eedf2de7317477292e80056</id>
<content type='text'>
Renamed Column settings:
    override_header_style -&gt; style_header_text
    override_data_style   -&gt; style_data_text
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renamed Column settings:
    override_header_style -&gt; style_header_text
    override_data_style   -&gt; style_data_text
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ability to colorize all aspects of SimpleTables</title>
<updated>2021-10-25T22:01:17+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-10-22T20:38:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=fcf3410b343c074806343e289cff5d385b7eb16b'/>
<id>fcf3410b343c074806343e289cff5d385b7eb16b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added unit test for Cmd.select() return values</title>
<updated>2021-10-25T20:58:36+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-10-25T20:58:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=84e7a492ce6defaa89ff60b909f28d06f48a811c'/>
<id>84e7a492ce6defaa89ff60b909f28d06f48a811c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed regression in Cmd.select converting "Any" type argument to string</title>
<updated>2021-10-25T20:36:02+00:00</updated>
<author>
<name>Benjamin George Roberts</name>
<email>benjamin@bgroberts.id.au</email>
</author>
<published>2021-10-24T23:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=4fac4902e4c54e441379644826a355c2837bde1b'/>
<id>4fac4902e4c54e441379644826a355c2837bde1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
