Skip to content

Releases: avp/spectra

v0.2.4

Choose a tag to compare

@avp avp released this 03 Jun 23:40
  • Fix || 0 bugs (#26)

v0.2.3

Choose a tag to compare

@avp avp released this 30 Jul 21:15
  • Make file size smaller
  • Improve documentation
  • Add spectra.min.js to Bower.

v0.2.2

Choose a tag to compare

@avp avp released this 18 Apr 15:30
  • Fix HSL parsing bug

v0.2.1

Choose a tag to compare

@avp avp released this 17 Feb 14:33
  • Add the near(color2, percentage) function.
  • Update for new repository name: avp/spectra.

v0.2.0

Choose a tag to compare

@avp avp released this 05 Feb 00:49

This is a stable release of Spectra.

Changes:

  • Add more tests (99% coverage)
  • Add a minified file to the bower repo.
  • harmony functions.
  • contrast function.
  • Some support for Lab colors.
  • Create colors with any of the 17 CSS colors, such as 'white' and 'blue'.
  • light and dark functions.

v0.1.0-beta.2

v0.1.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@avp avp released this 17 Dec 18:00

This is the second beta of the current version of Spectra.

New features:

  • Add more tests for robustness.
  • Add gradient function call.
  • Add random function call.

v0.1.0-beta.1

v0.1.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@avp avp released this 29 Nov 01:28

The first beta release of Spectra. Minified and ready to be used. Not production ready yet, but it should be usable for small personal projects.