Releases: flytegg/neptune
Releases · flytegg/neptune
Bug fixes
Fix instantiation bugs and lowercase parameter mapping, add @Exclude
2.2
2.1
2.0
- Accounted for Kotlin Int as parameter type
- Fix annotation finding when using Kotlin
- Optionally register all event listeners
- Rewrite CommandDispatcher
- Force lowercase paramater option names
- Add Kotlin test example
- Register all classes that use @Inject
- Switch Neptune startup from static start to a Builder