Releases: conveyal/lonlat
Releases · conveyal/lonlat
v1.4.1
1.4.1 (2021-07-28)
Bug Fixes
v1.4.0
1.4.0 (2018-10-19)
Features
- pixel: Add pixel conversion functions (a4e04f1)
v1.3.0
<a name"1.3.0">
1.3.0 (2017-03-09)
Features
- strings: add explicit string methods (5e0b8aae)
v1.2.0
<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
<a name"1.1.2">
1.1.2 (2017-02-25)
Bug Fixes
- validation: correct error message for invalid latitude (c44f33b1)
v1.1.1
<a name"1.1.1">
1.1.1 (2017-02-15)
Bug Fixes
- quotes: replace template strings with regular strings (597aba74)
v1.1.0
<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
<a name"0.2.0">
0.2.0 (2016-10-05)
Features
- naming: Switching from lng to lon cause... (78254ed3)
v0.1.0
<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)