Skip to content

Releases: JaGallup/encpoly

Version 0.2.0

19 Mar 12:33

Choose a tag to compare

Fixed

  • The decode function no longer returns incorrect coordinates when decoding negative values (see commit d8b63823).

Added

  • Further tests for the polyline_round function
  • 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

18 Mar 15:57

Choose a tag to compare

Initial release.