Skip to content

Releases: chalkpot/color

3.1.0

25 Nov 09:49
Compare
Choose a tag to compare

3.1.0

fix: ability to overwrite alpha

Full Changelog: 3.0.0...3.1.0

3.0.0

24 Nov 19:22
Compare
Choose a tag to compare

3.0.0

fix: remove COLOR INFORMATION due to inconsistency with the target, there will be a separate module for this.

Full Changelog: 2.0.1...3.0.0

2.0.1

24 Nov 07:21
Compare
Choose a tag to compare

2.0.1

  • fix: export "is" functions

Full Changelog: 2.0.0...2.0.1

2.0.0

24 Nov 07:11
Compare
Choose a tag to compare

2.0.0

  • feat: fix: duplicate test output due to run triggered by function export from another test
  • feat: add color blindness filters
  • feat: add color transformation function by matrix
  • feat: isRgb and isRgba functions
  • fix(docs/readme): remove incorrect information
  • fix: separate the filter for a component from the filter for a color in general

Full Changelog: 1.1.0...2.0.0

1.1.0

20 Nov 12:26
Compare
Choose a tag to compare

1.1.0

  • feat: normalize type exports
  • feat: add alpha filter and RGBA type

Full Changelog: 1.0.1...1.1.0

1.0.1

11 Nov 17:54
Compare
Choose a tag to compare

1.0.1

  • fix(docs): remove documentation from the constructor because it is not visible on the Deno website

Full Changelog: 1.0.0...1.0.1

1.0.0

11 Nov 11:48
Compare
Choose a tag to compare

1.0.0

  • feat: Color class
  • feat: AdvancedColor (HSL) class
  • feat: color effects