Skip to content

v0.10.0

Compare
Choose a tag to compare
@ozwaldorf ozwaldorf released this 15 Mar 23:17
· 79 commits to main since this release
1e74ee2

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 now 128

Library

  • Simple benchmarks
  • Performance: refactor for kiddo v4
  • Performance: optimize identity::generate
  • Performance: enable fat lto, allow loop vectorization during build

Palettes

New Contributors

Full Changelog: v0.9.0...v0.10.0