<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, branch border_color</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>Added ability to set border background color on BorderTables and AlternatingTables</title>
<updated>2021-11-10T03:32:28+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://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=ddd00e25f04980979f8bfe7bdac471adcfeab2e5'/>
<id>ddd00e25f04980979f8bfe7bdac471adcfeab2e5</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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>
<entry>
<title>Added ability to colorize all aspects of BorderedTables and AlternatingTables.</title>
<updated>2021-10-20T03:49:38+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-10-19T16:34:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=369cd7a07b5d6c17e762184f54de05e9965a6171'/>
<id>369cd7a07b5d6c17e762184f54de05e9965a6171</id>
<content type='text'>
Refactored utils.align_text() to print less fill_char style characters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactored utils.align_text() to print less fill_char style characters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade CI build systems to use Python 3.10 (#1151)</title>
<updated>2021-10-20T03:29:58+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-10-20T03:29:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=35179514fc637244d50a36394e0b20672dc5339b'/>
<id>35179514fc637244d50a36394e0b20672dc5339b</id>
<content type='text'>
* Upgrade CI build systems to use Python 3.10

Changes include:
- Switch Azure Pipelines to use Python 3.10 instead of 3.6
- Switch GitHub Actions to use Python 3.10 instead of 3.10b2 for main CI
- Switch GitHub Actions to use Python 3.10 instead of 3.9 for all auxilliary CI

* Fix nox file</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Upgrade CI build systems to use Python 3.10

Changes include:
- Switch Azure Pipelines to use Python 3.10 instead of 3.6
- Switch GitHub Actions to use Python 3.10 instead of 3.10b2 for main CI
- Switch GitHub Actions to use Python 3.10 instead of 3.9 for all auxilliary CI

* Fix nox file</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for 8-bit/256-colors with the cmd2.EightBitFg and cmd2.EightBitBg classes.</title>
<updated>2021-10-18T17:06:20+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-10-11T19:20:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=f57b08672af97f9d973148b6c30d74fe4e712d14'/>
<id>f57b08672af97f9d973148b6c30d74fe4e712d14</id>
<content type='text'>
Added support for 24-bit/RGB colors with the cmd2.RgbFg and cmd2.RgbBg classes.

Removed dependency on colorama.

Deprecated cmd2.fg. Use cmd2.Fg instead.
Deprecated cmd2.bg. Use cmd2.Bg instead.

Changed type of ansi.allow_style from a string to an ansi.AllowStyle Enum class.
Fixed bug where using choices on a Settable didn't verify that a valid choice had been entered.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added support for 24-bit/RGB colors with the cmd2.RgbFg and cmd2.RgbBg classes.

Removed dependency on colorama.

Deprecated cmd2.fg. Use cmd2.Fg instead.
Deprecated cmd2.bg. Use cmd2.Bg instead.

Changed type of ansi.allow_style from a string to an ansi.AllowStyle Enum class.
Fixed bug where using choices on a Settable didn't verify that a valid choice had been entered.
</pre>
</div>
</content>
</entry>
</feed>
