Skip to content

Releases: T-Dynamos/materialyoucolor-python

v3.0.2

22 Feb 06:52

Choose a tag to compare

  • Improve build system.

v3.0.1

17 Feb 09:00

Choose a tag to compare

  • Up to date with the TypeScript implementation as of Tuesday, February 17, 2026
  • New color specs: 2021 and 2025
  • New colors in the 2025 spec: primaryDim, secondaryDim, tertiaryDim, errorDim

Note: This release may contain some hidden API breaks.

output

v2.0.10

09 Jan 07:53

Choose a tag to compare

  • quantize: optimize c++ image color method, now faster than pillow!
  • up-to-date with upstream

New Contributors

v2.0.9

26 Mar 11:09

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

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

Choose a tag to compare

Added caching in platform_utils.

v2.0.6

16 Feb 10:31

Choose a tag to compare

Add platform_utils module.

v2.0.5

17 Jan 17:14

Choose a tag to compare

Minor bug fix.

v2.0.4

17 Jan 15:18

Choose a tag to compare

Minor bug fix.

v2.0.3

15 Jan 17:35

Choose a tag to compare

This release introduces a new build system.