UNPKG
@alchemyalcove/rgb-to-hsl
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
Convert rgb to hsl
github.com/AlchemyAlcove/RGBtoHSL
AlchemyAlcove/RGBtoHSL
@alchemyalcove/rgb-to-hsl
/
CHANGELOG.md
16 lines
(11 loc)
•
177 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# [Unreleased]
#
# V1.0.5
- Update readme
#
# V1.0.4
- UMD and minification support
#
# V1.0.3
- Bug fix: typo
#
# V1.0.2
- Don't round numbers
#
# V1.0.1
- Initial first build