Skip to content

Releases: conveyal/lonlat

v1.4.1

28 Jul 06:50
948f87a
Compare
Choose a tag to compare

1.4.1 (2021-07-28)

Bug Fixes

v1.4.0

19 Oct 09:19
Compare
Choose a tag to compare

1.4.0 (2018-10-19)

Features

  • pixel: Add pixel conversion functions (a4e04f1)

v1.3.0

09 Mar 16:26
Compare
Choose a tag to compare

<a name"1.3.0">

1.3.0 (2017-03-09)

Features

  • strings: add explicit string methods (5e0b8aae)

v1.2.0

08 Mar 00:38
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2017-03-08)

Features

  • fromString: add option to parse string with lat first (feff6429)

v1.1.2

25 Feb 00:13
Compare
Choose a tag to compare

<a name"1.1.2">

1.1.2 (2017-02-25)

Bug Fixes

  • validation: correct error message for invalid latitude (c44f33b1)

v1.1.1

15 Feb 19:04
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2017-02-15)

Bug Fixes

  • quotes: replace template strings with regular strings (597aba74)

v1.1.0

23 Dec 09:44
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-12-23)

Bug Fixes

  • floatize: allow for correct parsing of coordinates at 0, 0 (9c44c00f)
  • parsing: allow parsing coordinate at 0,0 with x,y object input (05641483)

Features

  • coordinates: throw error upon identifying invalid coordinates (09cfac09)
  • rename: Renamed to lonlat. (eaa29017)

v0.2.0

05 Oct 21:15
Compare
Choose a tag to compare

<a name"0.2.0">

0.2.0 (2016-10-05)

Features

  • naming: Switching from lng to lon cause... (78254ed3)

v0.1.0

05 Jul 21:57
Compare
Choose a tag to compare

<a name"0.1.0">

0.1.0 (2016-07-05)

Bug Fixes

Features

  • geojson: Add to/from GeoJSON functions (5615694e)
  • leaflet: Add to/from leaflet (ede00d5b, closes #1)
  • package: Added semantic-release (0923cf52)
  • test: Added tests. (90f0bfc0)