shigedangao
released this
23 Apr 15:24
·
8 commits
to 1e198f30c3d7865f1a274d4a9bd81a656ae033e8
since this release
1.3.0e Hinata
Feature
-
- Add support for generate tint
-
- Add support for generate shade
-
- Add support of Windows
Refactor
-
- Flatten error message
-
- Refactor Xyz
-
- Refactor HSL
-
- Refactor LUV
-
- Move HunterLab to it's own color type
Fix
-
- Fix unhandled NULL char when converting to an RGB
-
- Fix memory leak in Xyz
-
- Fix memory leak in Lch
-
- Fix memory leak in Luv
-
- Fix memory leak in Hex
-
- Fix -fPIC compilation error on ubuntu 16.04
Others
-
- Change unit test library -> minunit
-
- Move from travis to azure pipelines & coveralls -> codecov