Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: catppuccin/java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: catppuccin/java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 5 commits
  • 25 files changed
  • 3 contributors

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    0b034e3 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. feat!: auto-generate from palette.json (#3)

    This commit rewrites the library to be generated from
    the palette.json which acts as a source of truth.
    
    The project is now a multi-module maven project, with
    the "processing" module responsible for generating the
    code used in the "palette" module. Both modules will be
    published to Maven Central and available as separate
    JARs.
    
    Co-authored-by: sgoudham <sgoudham@gmail.com>
    nullishamy and sgoudham authored May 18, 2024
    Configuration menu
    Copy the full SHA
    36240ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6c9c1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1c27b8 View commit details
    Browse the repository at this point in the history
  4. build: specify url & description (#6)

    sgoudham authored May 18, 2024
    Configuration menu
    Copy the full SHA
    d1bf059 View commit details
    Browse the repository at this point in the history
Loading