Skip to content

Releases: avolutions/colorado

v0.3.1

23 Sep 17:39
485d2f8
Compare
Choose a tag to compare

Bugfixes

  • #5 Package was not working in CommonJS projects

v0.3.0

23 Sep 16:53
9d8daa4
Compare
Choose a tag to compare

Features

  • Colors supporting alpha channel
  • Colors can be created from RGB and RGBA string
  • Colors can be created by using HTML name

v0.2.0

13 Sep 15:09
62f337e
Compare
Choose a tag to compare

Features

  • Colors can be created from RGB or Hex
  • Colors can be converted between RGB and Hex
  • Output of colors as string

Other

  • Added support for CommonJS and ES Modules
  • Added automatic linting with ESLint
  • Added code coverage option
  • Updated README with documentation

v0.1.0

12 Sep 13:48
0debcdd
Compare
Choose a tag to compare

Initial release.