Vineflower 1.11.2 is a minor release for the 1.11 branch, fixing a handful of issues and adding type annotation support.
Full changelog:
- Added type annotation support
- Improved extensibility of StructAttribute and ResultSaver implementations
- Fixed do while loops inside other loops having negated conditions (Thanks, coehlrich!)
- Fixed unnecessary array allocation in varargs (Thanks, Owen!)
- Fixed plugins not loading when a ZipFS has already been opened for the current jar (Thanks, shartte!)
- Fixed annotations being unncessarily written with multiple lines
Please report any issues to https://github.com/Vineflower/vineflower/issues!