Maker v2.4.0 Release Notes

Release Date: 2022-07-10 // almost 3 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.