Releases: Qix-/color-string
Releases · Qix-/color-string
2.1.4
What's Changed
- feat: Make string checks case insensitive by @camdecoster in https://github.com/Qix-/color-string/pull/81
Full Changelog: 2.1.3...2.1.4
2.1.3
What's Changed
- fix: get.rgb() returning invalid results with named color by @d4rya38 in https://github.com/Qix-/color-string/pull/86
- feat: Add rgb decimal fraction, scientific notation support by @camdecoster in https://github.com/Qix-/color-string/pull/78
New Contributors
- @d4rya38 made their first contribution in https://github.com/Qix-/color-string/pull/86
- @camdecoster made their first contribution in https://github.com/Qix-/color-string/pull/78
Full Changelog: 2.1.2...2.1.3
2.1.2
Functionally identical release to 2.1.0.
Version 2.1.1 is compromised. Please see debug-js/debug#1005.
2.1.0
What's Changed
- parsing no comma rgb(a) by @gallyamow in https://github.com/Qix-/color-string/pull/74
- add suppot for hwb no comma format by @LitoMore in https://github.com/Qix-/color-string/pull/76
New Contributors
- @gallyamow made their first contribution in https://github.com/Qix-/color-string/pull/74
Full Changelog: 2.0.1...2.1.0
2.0.1
What's Changed
- Change typings to always return null instead of undefined by @screendriver in https://github.com/Qix-/color-string/pull/73
New Contributors
- @screendriver made their first contribution in https://github.com/Qix-/color-string/pull/73
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Move to ESM and remove swizzle support by @LitoMore in https://github.com/Qix-/color-string/pull/69
New Contributors
- @LitoMore made their first contribution in https://github.com/Qix-/color-string/pull/69
Full Changelog: 1.9.1...2.0.0