Skip to content

Latest commit

 

History

History
143 lines (78 loc) · 7.59 KB

CHANGELOG.md

File metadata and controls

143 lines (78 loc) · 7.59 KB

Change Log

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

3.0.2 (2018-09-20)

Bug Fixes

  • fix polygon deintersection (900e59c)

3.0.1 (2018-05-25)

Bug Fixes

  • Add extra catch for empty polygons (1f4e521)

3.0.0 (2018-04-02)

Bug Fixes

  • package: update @turf/helpers to version 6.0.1 (907a4b4)
  • package: update @turf/helpers to version 6.1.0 (30d51c2)
  • package: update geojson-rewind to version 0.3.1 (67efc27)

Features

  • update OSRM, drop node v6 support (d3d05c3)

BREAKING CHANGES

  • drop node v6 support

2.0.2 (2018-02-05)

Bug Fixes

2.0.1 (2017-07-17)

2.0.0 (2017-07-12)

Bug Fixes

build

Features

BREAKING CHANGES

  • drop node v4 support

1.0.2 (2017-06-11)

Bug Fixes

1.0.1 (2017-05-30)

1.0.0 (2017-05-29)

Bug Fixes

  • deintersect isochrones with different time (01b415a)
  • fix turf-deintersect version (d25c565)

Features