Releases: obetame/ColorConvert
Releases · obetame/ColorConvert
Add config loss_transparent
Fixed bug: rgba-> hex
v2.3.2
v2.3.1
v2.3.1 (2018-05-07)
🐛 Bug Fixes
- fixed android argb: Fixed bug with hex containing transparency in different locations on android and css (c212a6e) by wowo
Support hex transparent
2.3.0
- Support transparent hexadecimal values and rgba, hsla conversion.
- Fixed issue where shorthand hexadecimal color values cannot be converted to colorName.fixed
New Features 2.2.0
- Support css color name and hex conversion
- Support converting the CSS colorname in the entire file to hex.
v0.0.2
v0.0.2 (2018-04-26)
🐛 Bug Fixes
- hex_colorname: fixed hex_convert_to_colorname capitalization issue. (80ff688) by wowo
v0.0.1
v0.0.1 (2018-04-26)
🐛 Bug Fixes
- hex_colorname: fixed hex_convert_to_colorname capitalization issue. (80ff688) by wowo