Color Blend Versions Save

🎨 Blends RGBA colors with various blend modes in JavaScript

v4.0.0

2 years ago

BREAKING CHANGE: Drop support for Node < 14

No changes have been made to the code yet, but Node 12 and below will no longer be tested.

https://github.com/Loilo/color-blend/compare/v3.0.1...v4.0.0

v3.0.1

3 years ago
  • Fix blending transparent colors fa97843
  • Bump typescript from 3.9.7 to 4.0.2 5249b18
  • Bump @types/jest from 25.2.3 to 26.0.0 c80ebcd
  • Fix icon/label of build badge a72f58f

https://github.com/Loilo/color-blend/compare/v3.0.0...v3.0.1

v3.0.0

4 years ago

BREAKING CHANGES:

  • no changes in the public API
  • drops support for Node.js versions < 10

Internal Changes:

  • Drop Greenkeeper in favor of Dependabot
  • Drop AppVeyor in favor of Travis CI

https://github.com/Loilo/color-blend/compare/v2.0.9...v3.0.0

v2.0.9

4 years ago
  • Pin nested dev dependency "iltorb" to the last version with Node.js 6 support 711e6ff
  • Indicate types file location 99c38de

https://github.com/Loilo/color-blend/compare/v2.0.8...v2.0.9

v2.0.8

4 years ago
  • Fix link of npm badge fcb0c89
  • Use badgen.net instead of shields.io for badges 7834952

https://github.com/Loilo/color-blend/compare/v2.0.7...v2.0.8

v2.0.7

4 years ago
  • Re-add hue and saturation tests a0f50d2

https://github.com/Loilo/color-blend/compare/v2.0.6...v2.0.7

v2.0.6

4 years ago
  • Improve code style and inline documentation b8226b8
  • Remove the JavaScript Standard Style formatter/linter in favor of Prettier 99b67db
  • Apply .editorconfig to TypeScript 2dde4f9
  • Ignore rollup-plugin-typescript2 cache folders e35d4a4
  • Fix incorrect hue/saturation blendings ac6ced7

https://github.com/Loilo/color-blend/compare/v2.0.5...v2.0.6