Maker v2.4.0 Release Notes

Release Date: 2022-07-10 // almost 2 years ago
    • 🛠 Fix concat method when given more than 100 arguments, and some of them are double or long variables.
    • 🔄 Change the format of the addAttribute method in order to support more kinds of JVM attributes.
    • 👌 Support generic type signatures.
    • 👌 Support named method parameters.
    • 👌 Support parameter annotations.
    • 👌 Support defining a module-info class.
    • 👌 Support sealed classes.
    • 👌 Support defining annotations.