Skip to content

Release v0.3.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 06:22
· 19 commits to main since this release

What's Changed

  • Initialize generated interface fields with RemapStub.value() so the Java
    source compiles without embedding or inlining literal constants.
  • Omit redundant static and final modifiers from generated interface
    fields while keeping class-field output unchanged.