Skip to content

Vineflower 1.11.1

Latest
Compare
Choose a tag to compare
@jaskarth jaskarth released this 06 Mar 04:44
cb7f62e

Vineflower 1.11.1 is a bugfix release for the 1.11 branch, fixing a handful of issues that had popped up over the past week. Thanks to all the contributors who submitted patches for this release!

Full changelog:

  • Fixed NPE with record pattern matching decompilation (Thanks, lynxplay!)
  • Fixed switch expression over int being turned into char
  • Fixed switch-over enum being decompiled as a record pattern match (Thanks, lynxplay!)
  • Fixed missing casts for varargs (Thanks, coehlrich!)
  • Fixed stackoverflow with clashing names processing
  • Fixed stackoverflow with generic type inference

Please report any issues to https://github.com/Vineflower/vineflower/issues!