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: jpenilla/resource-factory
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: jpenilla/resource-factory
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 20 files changed
  • 2 contributors

Commits on Apr 26, 2025

  1. 1.2.2-SNAPSHOT

    jpenilla committed Apr 26, 2025
    Copy the full SHA
    3cd5369 View commit details

Commits on May 10, 2025

  1. Add neoforge.mods.toml generator (#33)

    * Initial `neoforge.mods.toml` implementation using jtoml
    
    * Add `features` table
    
    * Serialize type lowercase
    
    * Implement custom values for NeoForgeModsToml
    
    * Update README
    
    * Improve groovy build script support
    
    * tweak defaults, fix issues url field name
    
    * Improve custom value kdoc
    
    * Make property names consistent in DSL
    
    we still serialize to the mixed casing required by neo
    
    * Create DSL objects with ObjectFactory
    
    Fixes issues with Groovy DSL by letting Gradle instrument the classes
    
    * Add `conventionMod` helper
    
    * Adjust mod helper methods
    
    * typo fix
    
    * Add more docs for custom values
    jpenilla authored May 10, 2025
    Copy the full SHA
    f39e4dc View commit details
  2. Copy the full SHA
    3e279b8 View commit details
  3. Copy the full SHA
    58bf9d3 View commit details
  4. Update jtoml to 0.2.0

    jpenilla committed May 10, 2025
    Copy the full SHA
    b12c682 View commit details

Commits on May 11, 2025

  1. Update jtoml to 0.2.1

    jpenilla committed May 11, 2025
    Copy the full SHA
    81d36aa View commit details
  2. Update jtoml to 0.2.2

    jpenilla committed May 11, 2025
    Copy the full SHA
    880102a View commit details
  3. Copy the full SHA
    6ae62b7 View commit details

Commits on May 12, 2025

  1. Copy the full SHA
    6f2f382 View commit details
  2. Copy the full SHA
    e647b29 View commit details

Commits on May 13, 2025

  1. 1.3.0

    jpenilla committed May 13, 2025
    Copy the full SHA
    0f37d97 View commit details
  2. 1.3.1-SNAPSHOT

    jpenilla committed May 13, 2025
    Copy the full SHA
    6badf14 View commit details

Commits on May 19, 2025

  1. Copy the full SHA
    3d790b3 View commit details

Commits on May 22, 2025

  1. Copy the full SHA
    67722ef View commit details
  2. Copy the full SHA
    6565d50 View commit details

Commits on Jul 8, 2025

  1. Copy the full SHA
    26485b8 View commit details
Loading