Skip to content

Release v1.6.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@DenuxPlays DenuxPlays released this 23 Nov 17:28
· 122 commits to main since this release
e979af9

Most important changes

  • Relicensed to the Apache License
  • Reworked all the internal handeling of commands.
  • Replaced the Reflections API with our own.
  • Added independent Component Interfaces
  • Changed all imports!
  • [ALPHA] Added first implementation of command cooldowns.

DIH4JDA and maven central

DIH4JDA is now available via maven central!
See README for more information.

Please add this to your build.gradle.kts in order to use this release:

implementation("com.github.DV8FromTheWorld:JDA:88e4c221bd")

List of all changes

Full Changelog: 1.5.5...1.6.0-beta.3