Releases: M-Scott-Lassiter/jest-geojson
Releases Β· M-Scott-Lassiter/jest-geojson
v1.0.0-beta.13
1.0.0-beta.13 (2022-05-30)
π Feature Changes
v1.0.0-beta.12
1.0.0-beta.12 (2022-05-30)
π Feature Changes
π§ API Documentation Changes
- all: cleanup JSDoc formatting and standardize API examples (300a96d)
v1.0.0-beta.11
1.0.0-beta.11 (2022-05-30)
π Feature Changes
v1.0.0-beta.10
1.0.0-beta.10 (2022-05-29)
π§ API Documentation Changes
- toBeMultiLineStringGeometry: add the min point count error to the JSDoc API (01f6c4b)
π― Test Changes
- toBeMultiLineStringGeometry: fix coordinate out of range test that (d6fe2ac)
- toBeMultiPointGeometry: fix typo in test and core function that was omitting coverage (bc10f4e)
π Feature Changes
v1.0.0-beta.9
1.0.0-beta.9 (2022-05-28)
π― Test Changes
- toBeLineStringGeometry: add a stress test with many points (22df5c7)
π Bug Fixes
- toBeLineStringGeometry: prohibit single coordinate in "coordinates" member (ee5de52), closes /datatracker.ietf.org/doc/html/rfc7946#section-3 #11
π Feature Changes
v1.0.0-beta.8
1.0.0-beta.8 (2022-05-27)
π Feature Changes
π§ API Documentation Changes
- change JSDoc param types to avoid using GeoJSON unknown types (06ac03a)
v1.0.0-beta.7
1.0.0-beta.7 (2022-05-26)
π Feature Changes
v1.0.0-beta.6
1.0.0-beta.6 (2022-05-26)
π Feature Changes
v1.0.0-beta.5
1.0.0-beta.5 (2022-05-25)
π§ API Documentation Changes
- update JSDoc descriptions of coordinate core functions (f5658f3)
- isValidCoordinate: update returns description (70bd43e)
- isValidCoordinate: update the error and parameter descriptions (7e3e8ed)
π Feature Changes
v1.0.0-beta.4
1.0.0-beta.4 (2022-05-25)
ποΈ Build Changes
- package: add entry points for all, boundingboxes, and coordinates (8c1d312)
π Feature Changes
- isValid2DBoundingBox: add new matcher function (7fe56f3), closes #6
- isValid3DBoundingBox: add new matcher (6ee8cc6), closes #7
π― Test Changes
- isValid2DBoundingBox: fix typo in test descriptions (df94c27)
π§ API Documentation Changes
- update JSDoc organization (7ab7eca)