Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Releases: AndreasJJ/Lumino

v2.6.0

24 Oct 19:27
Compare
Choose a tag to compare
  • Merge pull request #22 from AndreasJJ/feature/hwb dc1cd46
  • updated readme and removed comments from tests 895470e
  • Added hwb2rgb function and tests 56391c0
  • linter fixes 3a431f8
  • addded rgb2hwb function and tests 70b6b24

v2.5.0...v2.6.0

v2.5.0

24 Oct 08:03
Compare
Choose a tag to compare
  • Merge pull request #21 from AndreasJJ/feature/split-complementary 3b20d4e
  • added split complemeentary color, addeed tests and updated readme 6b7715a

v2.4.0...v2.5.0

v2.4.0

23 Oct 23:08
Compare
Choose a tag to compare
  • Merge pull request #20 from AndreasJJ/feature/analogous-generator b549045
  • added analogous generator a9b4f88

v2.3.0...v2.4.0

v2.3.0

23 Oct 22:37
Compare
Choose a tag to compare
  • Merge pull request #19 from AndreasJJ/feature/tetradic-generator 667f227
  • added tetradic generator function 15a9f8e

v2.2.0...v2.3.0

v2.2.0

23 Oct 19:23
Compare
Choose a tag to compare
  • Merge pull request #18 from AndreasJJ/feature/triadic-generator 59e1372
  • Updated readme ef5f769
  • Added triadic generator a397fe4

v2.1.0...v2.2.0

v2.1.0

22 Oct 08:16
Compare
Choose a tag to compare
  • 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...v2.1.0

v2.0.0

14 Oct 20:44
Compare
Choose a tag to compare

v1.3.4...v2.0.0

v1.3.4

14 Oct 11:43
Compare
Choose a tag to compare
  • removed tests from published package ee7fb45

v1.3.3...v1.3.4

v1.3.3

14 Oct 11:37
Compare
Choose a tag to compare
  • 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

v1.3.2...v1.3.3

v1.3.2

13 Oct 17:07
Compare
Choose a tag to compare
  • fixed hex2rgb(a) function 86c2fff

v1.3.1...v1.3.2