Skip to content

Releases: TobitSoftware/chayns-colors

v2.0.0

23 Sep 09:16

Choose a tag to compare

✨ New Features

  • Added typescript support

💥 Breaking Changes

  • The arguments of the function getRandomRgb255Color() were updated. It will now only accept a single bool to toggle the generation of transparent rgb255 colors.
  • Some code have been rewritten to reduce the possibility of exceptions. This could lead to slightly different return values than before.