Skip to content

Releases: T-Dynamos/materialyoucolor-python

v2.0.9

26 Mar 11:09
Compare
Choose a tag to compare
  • Fix inverted surfaceContainerLowest color
  • Fix bug in scoring algorithm
  • Add stb_image.h as image backend (slower than pillow)

v2.0.8

21 Mar 15:18
Compare
Choose a tag to compare
  • Build wheels for apple M1
  • Changed desired score to 128 by default.
  • Add --pure-python option to exclude compiled code.

v2.0.7

16 Feb 13:14
Compare
Choose a tag to compare

Added caching in platform_utils.

v2.0.6

16 Feb 10:31
Compare
Choose a tag to compare

Add platform_utils module.

v2.0.5

17 Jan 17:14
Compare
Choose a tag to compare

Minor bug fix.

v2.0.4

17 Jan 15:18
Compare
Choose a tag to compare

Minor bug fix.

v2.0.3

15 Jan 17:35
Compare
Choose a tag to compare

This release introduces a new build system.

v2.0.2

14 Jan 11:21
Compare
Choose a tag to compare

It's now uptodate with offcial implementation, everything is working without bugs!

v2.0.1

14 Jan 05:31
Compare
Choose a tag to compare

Minor bug fixes.

v2.0.0

13 Jan 13:02
Compare
Choose a tag to compare

This project was rewritten from scratch and now it's 5 times faster using the c++ as it's quantization backend.