Maker v2.2.1 Release Notes

Release Date: 2022-04-10 // about 2 years ago
    • 🛠 Fix calculation of invokeinterface nargs operand when passing long or double arguments.
    • 👻 Throw an exception when attempting to make a method be static after the parameters have been accessed, preventing a confusing VerifyError later.