Skip to content

Releases: d3/d3-color

v0.3.0

25 Nov 19:35
Compare
Choose a tag to compare

v0.2.8

11 Nov 18:54
Compare
Choose a tag to compare
  • Define d3-color module (and d3_color global), not color.

v0.2.7

04 Nov 07:15
Compare
Choose a tag to compare
  • Adjusted the package.json definition for npm users.

v0.2.6

18 Oct 03:12
Compare
Choose a tag to compare
  • 100% for a RGB channel is now exactly 255, not 254.99999999999997.

v0.2.5

15 Sep 16:15
Compare
Choose a tag to compare
  • Remove Map polyfill.

v0.2.4

15 Jul 19:52
Compare
Choose a tag to compare
  • Fix prototype initialization.

v0.2.3

15 Jul 05:32
Compare
Choose a tag to compare
  • Don’t force RGB channel values to be integers.

v0.2.2

15 Jul 04:56
Compare
Choose a tag to compare
  • Add color.displayable.
  • Do not clamp channel values when creating HSL and RGB colors.

v0.2.1

16 Jun 20:31
Compare
Choose a tag to compare

Initial release!