This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
Releases: AndreasJJ/Lumino
Releases · AndreasJJ/Lumino
v2.6.0
v2.5.0
v2.4.0
v2.3.0
v2.2.0
v2.1.0
- Merge pull request #17 from AndreasJJ/feature/cmyk-rgb b169653
- Added readme and exports 5573546
- added tests 538e515
- Fixed rounding and percetnage fix and added tests to rgb2cmyk f2303e4
- added cmyk2rgb 834ecb0
- Added rgb2cmyk function 748b53f
- Create CONTRIBUTING.md a8612a2
- Update issue templates 349391f
- Merge pull request #16 from AndreasJJ/add-code-of-conduct-1 143e83c
- Create CODE_OF_CONDUCT.md 4a8a48e
v2.0.0
- Update README.md c0cc4e0
- updated workflow file d6fdd62
- updated workflow file 69f7076
- updated workflow file 4d37b7c
- updated workflow file a73d97f
- updated workflow file ee14bd0
- updated workflow file 3633ba8
- updated workflow file 09eee0a
- updated workflow file e90bc90
- updated workflow file 74d4794
- updated workflow file 05ce5d1
- updated workflow file 524b8e3
- updated workflow file 2b0b974
- updated workflow branchs name from master to main 9bfa924
- GitHub actions and name refactoring (#15) d91397d
v1.3.4
v1.3.3
- Merge pull request #14 from AndreasJJ/tests 16f74f1
- Upddated prepublish command 2abd6c1
- Fixed order type in readme and test bc24f72
- updated pre-push hook 4b9aea9
- Updated pre-push hook 6b6f03d
- Added hsl2rgb tests 1c4d5ed
- Added rgb2hsl tests and fixed bug with rgb2hsl 74dd40e
- Added tests for rgba2rgb abec22c
- Added coverage setup 43114b0
- Fixed hex regex pattern ded969c
- Reverted rgba2rgb to higher accuracy and fixed h2x2rgba rounding 5b6c5fc
- Added hex2rgb tests 6e5e4c1
- Fixed accuracy of rgba2rgb 3c6aefe
- Added some base code for tests 81f19c5