Releases: Revxrsal/EventBus
Releases · Revxrsal/EventBus
EventBus v1.3
Add @Property for defining additional fields
1.2 Add @Property for defining additional properties in events
Minor fixes
- Fixed casting in primitive setters
- Fixed fields not being scanned by annotations other than SubscribeEvent
- Throw exception when setter methods do not return a void (which would throw a JVM bytecode error otherwise)
Initial release
1.0 Initial commit