Skip to content

0.3.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@NoComment1105 NoComment1105 released this 26 Oct 10:25
· 3 commits to main since this release

It has been a second since the last release of doc-generator, so here I come... with a pre-release :D. Lots of changes went into this from the recent 0.2.2 snapshots, so I've decided to make this a beta version and have tagged it as such. If no issues are found after a while I'll make this a full release.

This version of doc-gen requires KordEx 2.3.0 or newer to be used. If you're still on the old versions of KordEx, please use doc-gen 0.2.2-SNAPSHOT.

What's Changed

  • Certain parts of converters wouldn't be translated properly with translations enabled
  • Simplified some of the code to make it easier to read (fingers crossed)
  • Update KordEx and Gradle, pin to Java 13 by @gdude2002 in #9
  • Update KordEx and Kotlin by @gdude2002 in #10
  • Bump gradle/actions from 3 to 4 by @dependabot in #11

New Contributors

Full Changelog: 0.1.4...0.3.0-beta,1