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 
Colorclass would have been in theRBGformat and therefore completely non-compliant with the Catppuccin v0.2.0 palette. It has now been corrected to theRGBformat. 
 - 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.jsonby @nullishamy in #3 - ci: only deploy 
palette&processingby @sgoudham in #4 - ci: avoid duplicate builds & update paths by @sgoudham in #5
 - build: specify 
url&descriptionby @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