Skip to content

Releases: giraugh/hue-map

v1.0.0

17 Mar 00:21
2b7ec5a
Compare
Choose a tag to compare

Major Changes

  • e400285: Refactor api to return a palette object which can be formatted later

v0.1.3

16 Mar 00:44
346063d
Compare
Choose a tag to compare

Patch Changes

  • 5b129bd: Fix malformed module identifier in type declarations

v0.1.2

15 Mar 04:51
d08dcd9
Compare
Choose a tag to compare

Patch Changes

v0.1.1

21 Aug 05:51
1158425
Compare
Choose a tag to compare

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

20 Aug 09:55
8ed537f
Compare
Choose a tag to compare

Minor Changes

  • e010332: Add support for providing custom color maps to the createPalette function