<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://blog.cihar.com/styles/feed.css"?>
<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/">
<channel>
<title>python-gammu releases</title>
<link>http://blog.cihar.com/archives/python-gammu_releases/</link>
<description>Random thoughts about everything…</description>
<dc:language>en-us</dc:language>
<dc:creator>Michal Čihař</dc:creator>
<dc:date>2008-05-11T00:59:49+02:00</dc:date>
<admin:generatorAgent rdf:resource="http://nanoblogger.sourceforge.net" />
<item>
<link>http://blog.cihar.com/archives/2008/05/11/python-gammu_0_26/</link>
<title>python-gammu 0.26</title>
<dc:date>2008-05-11T00:42:51+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p>New version of python-gammu has been just released. It improves compatibility
with Python 2.5 and brings compatibility with
Gammu 1.20.0. Full list of changes:</p>

<ul>
<li>Compatibility with current gammu.</li>
<li>Improved compatibility with Python 2.5.</li>
</ul>

<p>Download from usual place: <a href="http://cihar.com/gammu/python/">http://cihar.com/gammu/python/</a></p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2008/03/05/python-gammu_0_25/</link>
<title>python-gammu 0.25</title>
<dc:date>2008-03-05T23:06:11+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p>New version of python-gammu has been just released. It fixes annoying
problem with reporting wrong Gammu version and brings compatibility with
Gammu 1.19.0. Full list of changes:</p>

<ul>
<li>Compatibility with current gammu.</li>
<li>Fixed Gammu version reported by python-gammu.</li>
</ul>

<p>Download from usual place: <a href="http://cihar.com/gammu/python/">http://cihar.com/gammu/python/</a></p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2007/12/16/python-gammu_0_24/</link>
<title>python-gammu 0.24</title>
<dc:date>2007-12-16T23:26:23+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p>Continuing in Christmas release series, the next in a row is
python-gammu. It only brings usual bunch of upgrades to be in sync
with Gammu and improved MinGW support:</p>

<ul>
<li>Compatibility with current gammu.</li>
<li>Improved MinGW crosscompilation instructions.</li>
</ul>

<p>Download from usual place: http://cihar.com/gammu/python/</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2007/11/08/python-gammu_0_23/</link>
<title>python-gammu 0.23</title>
<dc:date>2007-11-08T13:15:38+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p><a href="http://cihar.com/gammu/python">python-gammu</a> 0.23 has been just released. New features:</p>

<ul>
<li>Compatibility with current gammu.</li>
</ul>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2007/08/25/python-gammu_0_22/</link>
<title>python-gammu 0.22</title>
<dc:date>2007-08-25T15:47:58+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p><a href="http://cihar.com/gammu/python">python-gammu</a> 0.22 has been just released. New features:</p>

<ul>
<li>Complete support for managing calls.</li>
<li>Compatibility with current gammu.</li>
</ul>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2007/06/15/python-gammu_0_21/</link>
<title>python-gammu 0.21</title>
<dc:date>2007-06-15T21:33:48+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p><a href="http://cihar.com/gammu/python">python-gammu</a> 0.21 has been just released. New features:</p>

<ul>
<li>Added suport for nick name in phonebook.</li>
<li>Added suport for work address in phonebook.</li>
<li>Converted to new Gammu API.</li>
</ul>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2007/05/13/python-gammu_0_20/</link>
<title>python-gammu 0.20</title>
<dc:date>2007-05-13T20:57:22+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p><a href="http://cihar.com/gammu/python">python-gammu</a> 0.20 has been just released. New features:</p>

<ul>
<li>Fixed call information conversion.</li>
<li>Support for last modified field.</li>
<li>Support for latest Gammu version.</li>
<li>Added python wrapper around C module, C module is now gammu.Core.</li>
<li>Moved some generic data from Wammu.</li>
<li>Added asynchronous wrapper around StateMachine.</li>
<li>Added example for async operations, see examples/worker.py.</li>
<li>Main library is now gammu.Core, but gammu.* still works.</li>
<li>Support for service numbers.</li>
<li>New example for service numbers, see examples/service-numbers.py.</li>
</ul>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2007/02/23/python-gammu_0_19/</link>
<title>python-gammu 0.19</title>
<dc:date>2007-02-23T23:01:10+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p><a href="http://cihar.com/gammu/python">python-gammu</a> 0.19 has been just released. New features:</p>

<ul>
<li>Fix crash on wrongly configured locales.</li>
<li>Added suport for SendFilePart.</li>
</ul>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2007/02/07/python-gammu_0_18/</link>
<title>python-gammu 0.18</title>
<dc:date>2007-02-07T21:55:54+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p><a href="http://cihar.com/gammu/python">python-gammu</a> 0.18 has been just released. New features:</p>

<ul>
<li>Cleaned up build system.</li>
<li>Support for crosscompilation using MinGW32.</li>
<li>Compatibility with current gammu releases and CMake build system.</li>
</ul>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2006/12/18/python-gammu_0_17/</link>
<title>python-gammu 0.17</title>
<dc:date>2006-12-18T18:18:08+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu, python-gammu, Wammu, Coding</dc:subject>
<description>
<![CDATA[<p><a href="http://cihar.com/gammu/python">python-gammu</a> 0.17 has been just released. New features:</p>

<ul>
<li>Support for python 2.5.</li>
<li>Initial support for WAP bookmarks.</li>
<li>Initial support for MMS indicators.</li>
</ul>]]>
</description>
</item>
</channel>
</rss>
