Releases: T-Dynamos/materialyoucolor-python
Releases · T-Dynamos/materialyoucolor-python
v2.0.9
- Fix inverted
surfaceContainerLowest
color
- Fix bug in scoring algorithm
- Add
stb_image.h
as image backend (slower than pillow)
v2.0.8
- Build wheels for apple M1
- Changed desired score to 128 by default.
- Add
--pure-python
option to exclude compiled code.
v2.0.7
Added caching in platform_utils
.
v2.0.6
Add platform_utils
module.
v2.0.3
This release introduces a new build system.
v2.0.2
It's now uptodate with offcial implementation, everything is working without bugs!
v2.0.0
This project was rewritten from scratch and now it's 5 times faster using the c++ as it's quantization backend.