* `quantize`: optimize c++ image color method, now faster than pillow! * up-to-date with [upstream](https://github.com/material-foundation/material-color-utilities/)
New Contributors * kengoon made their first contribution in https://github.com/T-Dynamos/materialyoucolor-python/pull/17
2.0.9
- Fix inverted `surfaceContainerLowest` color - Fix bug in scoring algorithm - Add `stb_image.h` as image backend (slower than pillow)
2.0.8
* Build wheels for apple M1 * Changed desired score to 128 by default. * Add `--pure-python` option to exclude compiled code.