All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.0 (2019-01-29)
0.4.0 (2017-04-25)
- Add pointStream method
- Fix
coordInBBBOX
function to fix the output of points within small bounding boxes.
- Total change to API: types are now separated into their own individual
functions. Call
.polygon
and.point
instead of specifying a type parameter. - Add
geojsonRandom.position(bbox?)
- Add optional
bbox
parameter to points.