Releases: Turfjs/turf
Releases · Turfjs/turf
v1.4.0
1.4.0
- update all module dependencies to master
- add support for features in turf.intersection
- fix issues with turf.polygon coordinate wrapping inconsistencies
- add
unitparameter to turf.concave
v1.3.5
harmonizes turf-tin dependency tree
v1.3.4
- fix issue with turf-along
v1.3.3
- added turf-line-slice for segmenting LineStrings with Points
- turf-point-on-line for calculating the closest Point from a Point to a LineString
1.3.0
Merge pull request #167 from Turfjs/1.3.x 1.3.x