Skip to content

Releases: dunosaurs/color

v0.3.0

15 Apr 13:26
cb80547
Compare
Choose a tag to compare
feat: parse color from string (#8)

* parse color from string

* accept %

* fix return type

* add test cases and change README

* run deno fmt

v0.2.3 - Cleanup

07 Nov 21:32
a0379c0
Compare
Choose a tag to compare
Merge pull request #7 from dunosaurs/cleanup

chore: cleaned up codebase

v0.2.2 - Fixed bugs with HWB and added tests

07 May 17:22
Compare
Choose a tag to compare
Refactored code to remove duplication

v0.2.1 - Added HWB support

04 May 17:11
Compare
Choose a tag to compare

v0.2.0 - Added color mixing, changed api, and fixed a bunch of bugs!

03 May 16:08
Compare
Choose a tag to compare

v0.1.0

03 May 02:53
Compare
Choose a tag to compare

Very first beta release of color for deno. It's not perfect or complete and breaking changes are guaranteed to be coming in the next few updates.