chroma.js 1.0.0
- refactored the entire codebase so every function sits in its own file, requiring other files it needs. chroma.js now uses mbloch/catty to resolve inter-dependencies.
- numeric interpolation now does what it should
- changed argument order in Color::interpolate