Skip to content

Releases: d3/d3-array

v0.5.0

09 Dec 00:14

Choose a tag to compare

v0.4.0

19 Nov 22:15

Choose a tag to compare

  • Accessor functions now take the array as the third argument instead of setting the this context.

v0.3.1

11 Nov 18:51

Choose a tag to compare

  • Define d3-arrays module (and d3_arrays global), not arrays.

v0.3.0

07 Nov 00:11

Choose a tag to compare

v0.2.0

06 Nov 20:56

Choose a tag to compare

  • Replace map.forEach(function(key, value)) with map.each(function(value, key)) (#14).
  • Add set(set) copy constructor (#15).

v0.1.2

04 Nov 07:13

Choose a tag to compare

  • Removed range rounding hack. (#5)
  • Adjusted the package.json definition for npm users.

v0.1.1

20 Oct 21:21

Choose a tag to compare

  • Remove ES6 Map polyfill.

v0.1.0

20 Oct 21:20

Choose a tag to compare

  • Add map and set collections.

v0.0.4

16 Jun 20:50

Choose a tag to compare

Release 0.0.4.