Skip to content

Release v0.3.3

Choose a tag to compare

@github-actions github-actions released this 30 Jul 10:47
· 15 commits to main since this release

What's Changed

  • Merge nullability annotations independently for fields, return values, and
    parameters across every version of the same signature.
  • Format generated concrete method and constructor bodies as readable
    multi-line Java source.
  • Refine overload selection so signature filtering and dropdown sizing remain
    consistent.