Releases: jwagner/dont-crop
Releases · jwagner/dont-crop
v0.2.0 - improved getPalette
Improved the getPalette algorithm by introducing a pre and post processing step.
The preprocessing gets rid of the random initialization for more consistent results.
Because k-means tends to return clusters of similar size the post processing
merges similar colors to provide a more varied palette.
Make es modules compatible with nodejs
v0.0.2 Trying to get esm to play nicely with node and ts
Initial release
v0.0.1 Initial public commit