Skip to content

Releases: avp/spectra

v0.2.4

03 Jun 23:40
@avp avp
Compare
Choose a tag to compare
  • Fix || 0 bugs (#26)

v0.2.3

30 Jul 21:15
@avp avp
Compare
Choose a tag to compare
  • Make file size smaller
  • Improve documentation
  • Add spectra.min.js to Bower.

v0.2.2

18 Apr 15:30
@avp avp
Compare
Choose a tag to compare
  • Fix HSL parsing bug

v0.2.1

17 Feb 14:33
@avp avp
Compare
Choose a tag to compare
  • Add the near(color2, percentage) function.
  • Update for new repository name: avp/spectra.

v0.2.0

05 Feb 00:49
@avp avp
Compare
Choose a tag to compare

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

17 Dec 18:00
@avp avp
Compare
Choose a tag to compare
v0.1.0-beta.2 Pre-release
Pre-release

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

29 Nov 01:28
@avp avp
Compare
Choose a tag to compare
v0.1.0-beta.1 Pre-release
Pre-release

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.