File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,21 @@ Versioning].
1010
1111## Unreleased
1212
13+ ## [ v0.6.0] - 2024-05-31
14+
15+ [ v0.6.0 ] : https://github.com/ezzatron/nvector-js/releases/tag/v0.6.0
16+
17+ ### Changed
18+
19+ - ** \[ BREAKING\] ** Geodetic coordinates are now accepted and returned in
20+ longitude, latitude order instead of latitude, longitude order. This change
21+ brings the library in line with GeoJSON, Turf.js, and Mapbox. It's also more
22+ intuitive for most users, since the longitude can be thought of as the
23+ x-coordinate and the latitude as the y-coordinate. The following functions are
24+ affected:
25+ - ` fromGeodeticCoordinates `
26+ - ` toGeodeticCoordinates `
27+
1328## [ v0.5.0] - 2024-05-28
1429
1530[ v0.5.0 ] : https://github.com/ezzatron/nvector-js/releases/tag/v0.5.0
You can’t perform that action at this time.
0 commit comments