Skip to content

Releases: d3/d3-random

v1.1.0

03 May 17:24
Compare
Choose a tag to compare

v1.0.3

10 Mar 17:52
Compare
Choose a tag to compare
  • Update dependencies.

v1.0.2

23 Nov 00:45
Compare
Choose a tag to compare
  • Update dependencies.

v1.0.1

02 Aug 21:35
Compare
Choose a tag to compare
  • Add module entry point to package.json.

v1.0.0

25 Jun 20:57
Compare
Choose a tag to compare
  • First stable release.

Changes since D3 3.x

Pursuant to the great namespace flattening, the random number generators have new names:

There are also new random number generators for exponential and uniform distributions. The normal and log-normal random generators have been optimized.

See CHANGES for all D3 changes since 3.x.

v0.3.0

08 Jun 00:14
Compare
Choose a tag to compare
  • Export to the global d3 in vanilla environments (d3/d3#2840).

v0.2.1

29 Jan 19:04
Compare
Choose a tag to compare
  • Generate anonymous AMD.

v0.2.0

07 Jan 20:53
Compare
Choose a tag to compare
  • Prefix exported symbols with “random”.
  • Update dependencies.

v0.1.1

18 Dec 22:43
Compare
Choose a tag to compare
  • Improve the README.

v0.1.0

16 Nov 18:22
Compare
Choose a tag to compare