tag:github.com,2008:https://github.com/JaGallup/encpoly/releasesRelease notes from encpoly2019-03-19T12:29:58Ztag:github.com,2008:Repository/175857571/v0.2.02019-03-19T12:33:38ZVersion 0.2.0<h1>Fixed</h1>
<ul>
<li>The <code>decode</code> function no longer returns incorrect coordinates when decoding negative values (see <a href="https://github.com/JaGallup/encpoly/commit/d8b63823623303e089033468b20541bfa2a7d608">commit <code>d8b63823</code></a>).</li>
</ul>
<h1>Added</h1>
<ul>
<li>Further tests for the <code>polyline_round</code> function</li>
<li>Tests for when encoding and decoding coordinates using a non-default precision</li>
</ul>
<h1>Changed</h1>
<ul>
<li>Store the default precision of floating-point numbers in a module-level constant named <code>DEFAULT_PRECISION</code></li>
</ul>flothertag:github.com,2008:Repository/175857571/v0.1.02019-03-18T15:57:44ZVersion 0.1.0<p>Initial release.</p>flother