Releases: JaGallup/encpoly
Releases · JaGallup/encpoly
Version 0.2.0
Fixed
- The
decodefunction no longer returns incorrect coordinates when decoding negative values (see commitd8b63823).
Added
- Further tests for the
polyline_roundfunction - Tests for when encoding and decoding coordinates using a non-default precision
Changed
- Store the default precision of floating-point numbers in a module-level constant named
DEFAULT_PRECISION
Version 0.1.0
Initial release.