Maker v2.3.0 Release Notes

Release Date: 2022-06-12 // about 3 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.