Releases: TobitSoftware/chayns-colors
Releases · TobitSoftware/chayns-colors
v2.0.0
✨ 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.