tag:github.com,2008:https://github.com/vchahun/pyfst/releasesTags from pyfst2013-09-07T07:52:52Ztag:github.com,2008:Repository/5138781/0.2.32013-09-07T07:52:52Z0.2.3: Symbol table related improvements<p>Symbol table related improvements</p>
<p>- Python 2.6 compatibility
<br />- fix symbol tables for reverse() and invert()
<br />- fix symbol table equality
<br />- add symbol table methods find(str) and __contains__
<br />- concatenation and union now merge symbol tables when compatible
<br />- new test for symbol tables</p>vchahuntag:github.com,2008:Repository/5138781/0.2.22013-09-06T02:46:19Z0.2.2: Few bug fixes<p>Few bug fixes</p>
<p>- compose checks input/output symbol table compatibility
<br />- do not link against zlib (<span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/vchahun/pyfst/issues/12">#12</a>)
<br />- acceptors are drawn with simple labels ("a" instead of "a:a")</p>vchahuntag:github.com,2008:Repository/5138781/0.2.12013-08-20T06:25:10Z0.2.1vchahun