Skip to content

Releases: sudkumar/generate-colors

v1.4.2

07 May 08:57
Compare
Choose a tag to compare
  • fix(types): make config optional 413256d

v1.4.1...v1.4.2

v1.4.1

07 May 06:35
Compare
Choose a tag to compare
  • fix(cli): fix cli shebangs and remove deps 83a449f
  • docs(readme): update docs for cli 2ee2645

v1.4.0...v1.4.1

v1.4.0

07 May 06:00
Compare
Choose a tag to compare
  • feat(saturation): provide option for saturation 4686fc7

Saturation
You can now pass saturation as configuration option to the getColorForString method.

Brightness
contrast option has been deprecated and new brightness configuration option has been introduced.

v1.3.4...v1.4.0