Skip to content

Releases: frederickjansen/polyline

v2.0.4

02 Dec 17:57

Choose a tag to compare

Add py.typed marker

v2.0.3

30 Jul 16:02
824df38

Choose a tag to compare

Remove deprecated toml dependency in favor of native tomllib (or tomli on older Python versions).

v2.0.1

02 Oct 13:23

Choose a tag to compare

Relax setuptools version number

v2.0.0

20 Jan 22:54

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

Choose a tag to compare

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

v1.3

04 May 19:34

Choose a tag to compare

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

v1.2.1

22 Apr 21:54

Choose a tag to compare

Fixed issue with rounding

v1.2

15 Apr 18:36

Choose a tag to compare

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