v0.10.0
CLI (breaking change)
- All default outputs for single files will now match the behavior of multi file operations. The output path will be stored in a directory named by the palette, unless otherwise specified.
- The default shape parameter for
GaussianRBF
, the default interpolation algorithm, is now128
Library
- Simple benchmarks
- Performance: refactor for kiddo v4
- Performance: optimize
identity::generate
- Performance: enable fat lto, allow loop vectorization during build
Palettes
- Updated Biscuit Light by @ronindoll in #10
- Added swamp palette by @masroof-maindak in #11
- Added Dark Decay colorscheme by @Alxhr0 in #13
- Added Decayce by @Alxhr0 in #15
New Contributors
- @ronindoll made their first contribution in #10
- @Alxhr0 made their first contribution in #13
Full Changelog: v0.9.0...v0.10.0