This repository has been archived by the owner on Jul 21, 2021. It is now read-only.
Releases: Kord-Extensions/ext-mappings
Releases · Kord-Extensions/ext-mappings
Release v1.1.0-RC4
Mappings Extension: 1.1.0-RC4
Changes since 1.1.0-RC3:
- Update to KordEx 1.4.0-RC7
- Configuration is now done using a builder instead of a bunch of extension functions. See
the README for more information.
Commits (5)
Release v1.1.0-RC3
Mappings Extension: 1.1.0-RC3
Changes since 1.1.0-RC2:
- Fix a copy-paste error that produced incorrect output for method lookups. Addresses issue #3.
Commits (8)
Release v1.1.0-RC2
Mappings Extension: 1.1.0-RC2
Changes since 1.1.0-RC2:
- Add support for Plasma and Yarrn mappings.
- Add a second set of checks, which operate based on namespaces rather than command names. For more information, please see the README.
Commits (5)
Release v1.1.0-RC1
Mappings Extension: 1.1.0-RC1
Changes since 1.0.0-RC4:
- Update to KordEx RC6.
- Update to Linkie 1.0.58, which makes Legacy Yarn its own namespace (
legacy-yarn
) instead of a Yarn channel - this means that it's now configured separately and has its own commands. - Allow bot admins to configure extra Yarn channels, allowing them to disable Patchwork.
For more information on the newly-configurable settings, please see the README.
Commits (7)
- 0db342: Fix release header, again.
- 9228f7: 1.1.0-RC1
- f11a79: Actually return after Patchwork error message
- 5cc8e7: Don't prompt patchwork channel argument if disabled
- 4c45a2: 1.1.0-SNAPSHOT: Update linkie, split Legacy Yarn, make Patchwork optional
- 673706: Changelog had wrong version in header
- 8305c7: Back to snapshots.
Release v1.0.0-RC4
Mappings Extension: 1.0.0-RC4
Changes since 1.0.0-RC3:
- Add a configurable paginator timeout, defaulting to 300 seconds (5 minutes), which should prevent your bot from running out of memory after a while. See the README for more information on how to configure it.
Commits (4)
Release v1.0.0-RC3
Mappings Extension: 1.0.0-RC3
Changes since 1.0.0-RC2:
- Update to Kord Extensions 1.4.0-RC5
- Switch to using Koin for retrieving the configuration
This is a re-release of 1.0.0-RC3
, which has been brought over from the old repository (which is now archived).