Skip to content

Releases: purescript-contrib/purescript-colors

v0.1.5

08 Feb 20:47

Choose a tag to compare

  • Do not round HSL channels to integer values in cssStringHSLA. This caused "jumps" in the RGB values (bigger than 1).

v0.1.4

07 Feb 22:19

Choose a tag to compare

  • Add toHexString, fromHexString

v0.1.3

04 Feb 22:20

Choose a tag to compare

  • Color gradients
  • Color blending
  • Added brightness and isLight
  • Added toRGBA'

v0.1.2

04 Feb 18:17

Choose a tag to compare

  • Add black, white
  • Add Color.Scheme.X11 and Color.Scheme.HTML

v0.1.1

04 Feb 18:17

Choose a tag to compare

  • Add saturate, desaturate
  • Interactive documentation

v0.1.0

02 Feb 21:49

Choose a tag to compare

Initial release