Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@jordond jordond released this 01 Oct 23:55
· 33 commits to main since this release
b15989d

What's New?

🚀 Biggest update since 1.0.0! 🚀

A brand new Material Theme builder powered by this library is now available at materialkolor.com! You can check out the source for that builder [here](https://github.com/jordond/materialkolorbuilder]

Along with the builder, you can now supply and override key palette colors to use when generating your theme!

Features

  • Upstream: Update MCU to for expressive on-colors. by @jordond in #208
  • Feature: Allow custom errorPalette by @jordond in #209
  • Feature: Add tests for material-color-utilities by @jordond in #116
  • Feature: Add ability to supply custom colors for generating the color scheme by @jordond in #213

Breaking Changes: To support the new custom colors, some functions needed parameters to be updated.

Tooling

  • CI: Add action for checking upstream for changes by @jordond in #212

An action will now run weekly to check the material-color-utilities for any upstream changes. This will allow better tracking of changes to the source Material3 library.

Dependencies

  • chore(deps): update dependency com.android.library to v8.7.0 by @renovate in #218
  • fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.33.0 by @renovate in #217

Full Changelog: 1.7.1...2.0.0