v7.1.0 #2699
twelch
announced in
Announcements
v7.1.0
#2699
Replies: 1 comment 3 replies
-
|
A new snapshot+update of the docs at turfjs.org will be forthcoming. Please be patient. We're still dialing that in. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
@turf/distanceSimplify unnecessary union type in turfDistance by @isti115 in Simplify unnecessary union type inturfDistance#2618@turf/helpersReduce bundle size of apps that import @turf/helpers by @smallsaucepan in Reduce bundle size of apps that import @turf/helpers #2623@turf/line-overlapchange deep-equals dependency for smaller bundle size by @mfedderly in @turf/line-overlap change deep-equals dependency for smaller bundle size #2631@turf/maskConverted turf-mask to Typescript and added support for geometry parameters by @smallsaucepan in Converted turf-mask to Typescript and added support for geometry parameters #2644@turf/midpointConverted turf-midpoint to Typescript by @smallsaucepan in Converted turf-midpoint to Typescript #2645@turf/planepointConverted turf-planepoint to Typescript by @smallsaucepan in Converted turf-planepoint to Typescript #2646@turf/squareConverted turf-square to Typescript by @smallsaucepan in Converted turf-square to Typescript #2648@turf/standard-deviational-ellipseConverted turf-standard-deviational-ellipse to Typescript by @smallsaucepan in Converted turf-standard-deviational-ellipse to Typescript #2649@turf/tesselateConverted turf-tesselate to Typescript by @smallsaucepan in Converted turf-tesselate to Typescript #2650@turf/transform-rotateConverted turf-transform-rotate to Typescript by @smallsaucepan in Converted turf-transform-rotate to Typescript #2651@turf/transform-scaleConverted turf-transform-scale to Typescript by @smallsaucepan in Converted turf-transform-scale to Typescript #2652@turf/transform-translateConverted turf-transform-translate to Typescript by @smallsaucepan in Converted turf-transform-translate to Typescript #2653@turf/unkink-polygonConverted turf-unkink-polygon to Typescript by @smallsaucepan in Converted turf-unkink-polygon to Typescript #2654@turf/voronoiConverted turf-voronoi to Typescript by @smallsaucepan in Converted turf-voronoi to Typescript #2655@turf/boolean-intersectsFix boolean-intersects docs by @izzybps in Fixing boolean-intersects docs #2593@turf/area: bug fix: off-by-one bug in area calculation by @Abdumbo99 in turf-area: bug fix: off-by-one bug in area calculation #2665@turf/isobands@turf/isolinesRemove unused matrix-to-grid dependency by @mfedderly in Remove matrix-to-grid dependency #2669@turf/randomfix randomPolygon generating polygons outside of the givenbboxby @nnmrts in @turf/random: fix randomPolygon generating polygons outside of the givenbbox#2659@turf/boolean-intersects@turf/booean-disjointExpose options parameter to ignore self intersections. by @01100100 in Exposeoptionsparameter to @turf/boolean-intersects and @turf/booean-disjoint to add option of ignoring self intersections. #2636@turf/boolean-validfix checkClosingRing to check for polygon being closed by @superDoss in [@turf/boolean-valid] fix #checkClosingRing to check for polygon being closed #2563@turf/helpersImplemented azimuthToBearing by @basvdijk in Implemented azimuthToBearing #2674@turf/nearest-point-on-lineinclude index of MultiLineString geometries in nearest-point-on-line by @andrewharvey in include index of MultiLineString geometries in nearest-point-on-line #2574@turf/point-to-line-distanceFix two small typos by @mfedderly in Fix two small typos #2675@turf/maskStop turf-mask mutating by default, make it an option by @farkmarnum in Stop turf-mask mutating by default, make it an option #2635@turf/maskFix @turf/mask benchmarks to exclude test fixtures that are not usable by @mfedderly in Fix @turf/mask benchmarks to exclude test fixtures that are not usable #2692@turf/kinksRevert @turf/kinks to 6.5.0 version by @mfedderly in Revert @turf/kinks to 6.5.0 version #2693@turf/cluster-dbscanUpdate cluster-dbscan docs by @mwenko in Chore: Update cluster-dbscan docs #2624@turf/*-grid@turf/area@turf/helpersClarify behavior of some existing turf modules by @twelch in Clarify behavior of some existing turf modules #2683New Contributors
turfDistance#2618bbox#2659optionsparameter to @turf/boolean-intersects and @turf/booean-disjoint to add option of ignoring self intersections. #2636Full Changelog: v7.0.0...v7.1.0
This discussion was created from the release v7.1.0.
Beta Was this translation helpful? Give feedback.
All reactions