Releases: catppuccin/java
Releases · catppuccin/java
v2.0.3
What's Changed
- fix(palette): incorrect rgb channel ordering by @sgoudham in #32
- This was quite a critical bug as the previous colours from the
Color
class would have been in theRBG
format and therefore completely non-compliant with the Catppuccin v0.2.0 palette. It has now been corrected to theRGB
format.
- This was quite a critical bug as the previous colours from the
New Contributors
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
v2.0.0
Important
The catppuccin-palette
JAR is incorrectly configured in Maven Central, a new patch version will be released shortly.
What's Changed
- feat!: auto-generate from
palette.json
by @nullishamy in #3 - ci: only deploy
palette
&processing
by @sgoudham in #4 - ci: avoid duplicate builds & update paths by @sgoudham in #5
- build: specify
url
&description
by @sgoudham in #6
New Contributors
- @nullishamy made their first contribution in #3
- @sgoudham made their first contribution in #4
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Full Changelog: https://github.com/catppuccin/java/commits/v1.0.0