Skip to content

Releases: Fil/d3-geo-voronoi

v2.1.0

17 May 06:55
@Fil Fil
7f0b070
Compare
Choose a tag to compare
  • The x and y accessors support a second parameter i

Full Changelog: v2.0.1...v2.1.0

v2.0.1

04 Sep 17:26
@Fil Fil
Compare
Choose a tag to compare
  • robust hull (#37)

v2.0.0

04 Sep 17:25
@Fil Fil
Compare
Choose a tag to compare
  • Adopt type: module.

This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.

v1.6.0

02 Sep 06:34
@Fil Fil
Compare
Choose a tag to compare
  • using 3 fake points (instead of 4) to build a clean triangulation

v1.5.0

28 Aug 14:44
@Fil Fil
Compare
Choose a tag to compare
  • Introduces d3.geoContour 🎉

v1.4.1

27 Aug 13:19
@Fil Fil
Compare
Choose a tag to compare
  • fixes the points references in the underlying delaunay (#14)

v1.4.0

24 Jun 19:41
@Fil Fil
Compare
Choose a tag to compare

v1.3.0

21 May 12:25
@Fil Fil
Compare
Choose a tag to compare
  • more robustness with respect to undefined/NaN/Infinity points

v1.2.1

18 May 12:41
@Fil Fil
Compare
Choose a tag to compare
  • fix a crash in hull computations (see test case).

v1.2.0

17 May 22:23
@Fil Fil
Compare
Choose a tag to compare
  • tolerate NaN values