tag:github.com,2008:https://github.com/JaGallup/encpoly/releases Release notes from encpoly 2019-03-19T12:29:58Z tag:github.com,2008:Repository/175857571/v0.2.0 2019-03-19T12:33:38Z Version 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> flother tag:github.com,2008:Repository/175857571/v0.1.0 2019-03-18T15:57:44Z Version 0.1.0 <p>Initial release.</p> flother