Maker v2.3.0 Release Notes

Release Date: 2022-06-12 // almost 2 years ago
    • ๐Ÿ›  Fix a potential race condition which can cause the ClassLoader to change.
    • ๐Ÿ›  Fix a bug which ignored clinit exception handlers for all but the first one.
    • Define a new method for creating explicitly named classes.
    • โž• Add a convenience method which checks if an added method overrides an inherited one.