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.