Skip to content

Latest commit

 

History

History
69 lines (58 loc) · 4.98 KB

4.6.0.md

File metadata and controls

69 lines (58 loc) · 4.98 KB

New minor release! Turf 4.6.0 🎉

TurfJS releases are being tracked using Milestones.

Contributors

  • @stebogit
  • @rowanwins
  • @DenisCarriere
  • @grundid
  • @tcql
  • @thiagoxvo
  • @andrewharvey

🚀 New Modules

🏅 New Features/Enhancements

  • Sets centered param default to true in @turf/point-grid (PR Turfjs#836 - Contributor @stebogit)
  • Adds MultiLineString support for @turf/point-on-line (PR Turfjs#838 - Contributor @stebogit)
  • Renames @turf/clusters => @turf/clusters-kmeans, plus adds deprecated warning message to @turf/clusters@4.5.2 (See Issue Turfjs#845)
  • Changes output type of @turf/clusters-kmeans (See Issue Turfjs#850 - Contributor @DenisCarriere)
  • Adds segmentEach and segmentReduce functions to @turf/meta (See Issue Turfjs#850 - Contributor @DenisCarriere)
  • Adds tests and linting on JSDoc in TurfJS core from turf-www; see Issue Turfjs#859 (PR Turfjs#857 + Turfjs#864 + Turfjs#870 - Contributor @DenisCarriere @stebogit)
  • Introduces null Geometry support across TurfJS modules (See Issue Turfjs#853) (PR Turfjs#866 - Contributor @DenisCarriere)
  • Includes feature(Sub)Index in coordEach/coordReduce (@turf/meta) 🎉 (PR Turfjs#872 - Contributor @DenisCarriere)
  • Adds bbox and id params plus geometry method to @turf/helpers (PR Turfjs#877 - Contributor @DenisCarriere)

🐛 Bug Fixes

Twitter: CC: @Turfjs/ownership