<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hello again,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Thanks to all who sent kind words off-list!</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I have a few more things to say about the release:<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">* If you&#39;re upgrading from a previous version, I recommend uninstalling and reinstalling rather than `pip --upgrade pydelphin` (because upgrading may not delete old files that could break the packaging). Once you have v1.0.0 working, upgrading to the next version should be safe. Alternatively (and re-recommended) you can make a new virtual environment and just install to that clean slate.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">* After releasing v1.0.0, I helped Francis, Luis, and the pydmrs project update their code to the new version, which turned up some potentially useful features and some bugs. *Sigh*. The bugs prevented DMRS-to-MRS conversion (MRS-to-DMRS worked, however), which is used by pydmrs. So I&#39;ve now released v1.0.1. If you work with DMRS, I recommend using that version. The new features are planned for v1.1.0, but don&#39;t hold your breath---I plan to take a break to catch up on other things.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">* If you encounter any other bugs, please file them at <a href="https://github.com/delph-in/pydelphin/issues">https://github.com/delph-in/pydelphin/issues</a>. While I&#39;m not adding new features for a while, I&#39;ll release patch versions (1.0.2, etc.) to fix bugs.<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Aug 14, 2019 at 12:26 PM <a href="mailto:goodman.m.w@gmail.com">goodman.m.w@gmail.com</a> &lt;<a href="mailto:goodman.m.w@gmail.com">goodman.m.w@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hello all,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I&#39;m happy to announce that PyDelphin v1.0.0 is now released and available on PyPI for installation.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">    <a href="https://github.com/delph-in/pydelphin" target="_blank">https://github.com/delph-in/pydelphin</a></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"> Some of the notable changes include:</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">* It is now Python 3 only (Python 2 will be retired in a few months)<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">* You can now write plugins for PyDelphin</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">* MRS, EDS, and DMRS have their own implementations, but with a common interface</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">* TSDB, [incr tsdb()], and TSQL support is improved for various workflows</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">* The ACE interface supports full-forest parsing</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">* A web server for parsing, generation, and [incr tsdb()] profile browsing is included</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">* Multiple-inheritance hierarchies (with tests for subsumption and type compatibility) are added</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">* It has comprehensive documentation of the public API</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">For more release notes, see the change log:</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">    <a href="https://github.com/delph-in/pydelphin/blob/develop/CHANGELOG.md#v100" target="_blank">https://github.com/delph-in/pydelphin/blob/develop/CHANGELOG.md#v100</a><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Also see the documentation:</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">    <a href="https://pydelphin.readthedocs.io/en/v1.0.0/" target="_blank">https://pydelphin.readthedocs.io/en/v1.0.0/</a></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">NOTE for previous users of PyDelphin: this release breaks compatibility with many usages of PyDelphin from previous versions, so maintainers of projects that depend on PyDelphin directly or indirectly (pydmrs, Jacy, JaEn, INDRA, Zhong, etc.) should either their code to target the new API (recommended) or specify a previous release as the dependency (e.g., v0.9.2). I&#39;m happy to answer any questions about this.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Relatedly, software that relied on PyDelphin, such as bottlenose and gTest, have largely been supplanted by new PyDelphin features, so these projects will be deprecated instead of updated. Again, I&#39;m happy to answer questions if you rely on these tools.<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Thanks everyone who helped shape the release!<br clear="all"></div><br>-- <br><div dir="ltr" class="gmail-m_-4789936071173667831gmail_signature">-Michael Wayne Goodman</div></div>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature">-Michael Wayne Goodman</div>