Releases: iamartyom/ColorHelper
Releases · iamartyom/ColorHelper
Version 1.8.1
What's Changed
- Fix HSL to RGB pure grey conversion (fixes #4) by @MichalSznajder in #16
New Contributors
- @MichalSznajder made their first contribution in #16
Full Changelog: 1.8.0...1.8.1
Version 1.8.0
What's Changed
- Add YUV color space by @iamartyom in #14
- Feature/update yiq by @iamartyom in #15
Full Changelog: 1.7.0...1.8.0
Version 1.7.0
Add YIQ color space
Full Changelog: 1.6.2...1.7.0
Version 1.6.2
What's Changed
- HSV To RGB not returning black by @davewilton in #2
- Restore broken tests by @iamartyom in #9
- Remove ColorHelper.sln.DotSettings.user file by @iamartyom in #10
New Contributors
- @davewilton made their first contribution in #2
Full Changelog: 1.6.1...1.6.2
Version 1.6.1
What's Changed
- Remove pantone colors by @iamartyom in #6
- Fix BakerMillerPink not existing. by @lyssieth in #8
Version 1.6.0
Add ColorName enum
Version 1.5.0
Add XYZ color space
Version 1.4.0
- Add HSV
- Remove specific color methods in ColorGenerator
Version 1.3.1
Add icon
Version 1.3.0
Add HSL