Releases: giraugh/hue-map
Releases · giraugh/hue-map
v1.0.0
Major Changes
- e400285: Refactor api to return a palette object which can be formatted later
v0.1.3
Patch Changes
- 5b129bd: Fix malformed module identifier in type declarations
v0.1.1
Patch Changes
- b9646fd: Fix interpolation of maps with more points than steps requested. Also ensures that the last colour is always the end-most colour from the map.
v0.1.0
Minor Changes
- e010332: Add support for providing custom color maps to the createPalette function