# 1.1.0

* refactored chroma.scale
* changed behaviour of scale.domain
* added scale.classes
* added scale.padding

# 1.0.2

* standardized alpha channel construction
* chroma.bezier automatically returns chroma.scale

# 1.0.1

* added simple color output to chroma.scale().colors()

# 1.0.0

* numeric interpolation does what it should
* refactored and modularized code base
* changed argument order of Color::interpolate 