Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 1.15 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.5.0 (2019-01-29)

Features

  • Added bbox as command line argument. (#19) (d65f6bc)

0.4.0 (2017-04-25)

Features

  • lineString, generates linestrings (cc7f1e7), closes #13

0.3.0

  • Add pointStream method

0.2.2

  • Fix coordInBBBOX function to fix the output of points within small bounding boxes.

1.0.0

  • 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.