Skip to content

2.0

Compare
Choose a tag to compare
@sttephen sttephen released this 12 May 00:01
· 29 commits to master since this release
0af3808
  • 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