Skip to content

Releases: frederickjansen/polyline

v2.0.1

02 Oct 13:23
Compare
Choose a tag to compare

Relax setuptools version number

v2.0.0

20 Jan 22:54
Compare
Choose a tag to compare

This release drops support for Python 2 and updates the project to reflect modern Python standards: pytest, pyproject.toml, type hinting, ...

v1.4.0

02 Jul 17:01
Compare
Choose a tag to compare

Add support for GeoJSON coordinate ordering (lon, lat).

v1.3

04 May 19:34
Compare
Choose a tag to compare

Added support for cleaner interface: polyline.encode/decode()

v1.2.1

22 Apr 21:54
Compare
Choose a tag to compare

Fixed issue with rounding

v1.2

15 Apr 18:36
Compare
Choose a tag to compare

Added support for encoding/decoding with a different precision than 5.