Skip to content

Releases: muesli/gamut

v0.3.1

22 Jul 14:57
658355e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

28 Dec 02:57
46611f2
Compare
Choose a tag to compare

What's Changed

  • Standardize case for palette color names by @muesli in #15
  • Add ToHex(color.Color) for convenience by @muesli in #16

Full Changelog: v0.2.0...v0.3.0

v0.2.0

07 Dec 04:42
Compare
Choose a tag to compare

Fixed

  • Bump kmeans dependency to v0.2.1

Added

  • Color function to access a color with a specific name
  • CSS palette
  • RAL palette

v0.1.2

09 Nov 09:59
195ce02
Compare
Choose a tag to compare

Fixed

  • Fix HueOffset for hues greater and equal to 360 degrees (#8)

v0.1.1

01 Nov 14:37
77646c4
Compare
Choose a tag to compare

Fixed

  • Clamp results of Darker and Lighter functions to prevent exceeding the RGB color space

v0.1.0

27 Oct 15:14
508cdfe
Compare
Choose a tag to compare

First public release!