Skip to content

Releases: HyacinthBots/doc-generator

0.3.0-beta.1

26 Oct 10:25
Compare
Choose a tag to compare
0.3.0-beta.1 Pre-release
Pre-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

0.1.4

21 Feb 12:10
Compare
Choose a tag to compare

Update KordEx to avoid errors with the new paginator changes

Full Changelog: 0.1.3...0.1.4

0.1.3

31 Jan 18:47
Compare
Choose a tag to compare

Full Changelog: 0.1.2...0.1.3

0.1.2 Legacy klogging

15 Feb 22:13
e9f11c9
Compare
Choose a tag to compare

0.1.2

10 Feb 08:01
a1a9967
Compare
Choose a tag to compare

Allows you to hardcode a bot name in the commands file, as well as to just get it from the kord context

Full Changelog: 0.1.1...0.1.2

0.1.1 Legacy Kotlin Logging

19 Jan 19:36
ad8f546
Compare
Choose a tag to compare

Fix "none" being large in documents

Full Changelog: 0.1.0-legacy-klogging...0.1.1-legacy-klogging

0.1.1

19 Jan 19:35
5953ff6
Compare
Choose a tag to compare

Fix "none" being large in documents

Full Changelog: 0.1.0...0.1.1

0.1.0 Legacy Kotlin Logging

15 Jan 15:16
5d33f3f
Compare
Choose a tag to compare

Generate docs for KordEx bots, with legacy Kotlin logging, when using the mappings extensions

Usage guide can be found in the docs subfolder

Full Changelog: https://github.com/HyacinthBots/doc-generator/commits/0.1.0-legacy-klogging

0.1.0

15 Jan 15:13
5d33f3f
Compare
Choose a tag to compare

Generate docs for your KordEx bot!

Usage guide can be found in the docs subfolder.

Full Changelog: https://github.com/HyacinthBots/doc-generator/commits/0.1.0