iamartyom/ColorHelper
13 Releases
Latest: 3y ago
Version 1.8.11.8.1Latest
📋 What's Changed
- Fix HSL to RGB pure grey conversion (fixes #4) by @michalsznajder in https://github.com/iamartyom/ColorHelper/pull/16
✨ New Contributors
- @michalsznajder made their first contribution in https://github.com/iamartyom/ColorHelper/pull/16
- Full Changelog: https://github.com/iamartyom/ColorHelper/compare/1.8.0...1.8.1
Version 1.8.01.8.0
📋 What's Changed
- Add YUV color space by @iamartyom in https://github.com/iamartyom/ColorHelper/pull/14
- Feature/update yiq by @iamartyom in https://github.com/iamartyom/ColorHelper/pull/15
- Full Changelog: https://github.com/iamartyom/ColorHelper/compare/1.7.0...1.8.0
Version 1.7.01.7.0
Add YIQ color space **Full Changelog**: https://github.com/iamartyom/ColorHelper/compare/1.6.2...1.7.0
Version 1.6.21.6.2
📋 What's Changed
- HSV To RGB not returning black by @davewilton in https://github.com/iamartyom/ColorHelper/pull/2
- Restore broken tests by @iamartyom in https://github.com/iamartyom/ColorHelper/pull/9
- Remove ColorHelper.sln.DotSettings.user file by @iamartyom in https://github.com/iamartyom/ColorHelper/pull/10
✨ New Contributors
- @davewilton made their first contribution in https://github.com/iamartyom/ColorHelper/pull/2
- Full Changelog: https://github.com/iamartyom/ColorHelper/compare/1.6.1...1.6.2
Version 1.6.11.6.1
📋 What's Changed
- Remove pantone colors by @iamartyom in https://github.com/iamartyom/ColorHelper/pull/6
- Fix BakerMillerPink not existing. by @lyssieth in https://github.com/iamartyom/ColorHelper/pull/8
Version 1.6.01.6.0
Add ColorName enum
Version 1.5.01.5.0
Add XYZ color space
Version 1.4.01.4.0
📋 Changes
- Add HSV
- Remove specific color methods in ColorGenerator
Version 1.3.11.3.1
Add icon
Version 1.3.01.3.0
Add HSL
Version 1.2.01.2.0
Added ColorGenerator class
Version 1.1.01.1.0
Added ColorComparer class
Version 1.0.01.0.0
Init release
