- [Exp] - Add experimental support for multi-sourceset projects
- [Feat] - Add support for new snapshot version formats for CurseForge
- [Feat] - Add option to not set GitHub release as latest
- [Feat] - Add Support for Modtale
- [Feat] - Add Support for uploading Hytale plugins to CurseForge and NightBloom
- [Bug] - Fix commit
3562a62that was wiped out by release 2.1.7 - [Chore] - Update dependencies
- [Bug] - Fix NightBloom File ID extraction regex following API change
- [Fix] - Find draft GitHub releases using tag #26
- [Bug] - Modrinth Files are not listed in Debug output - #23
- [Feat] - Experimental Support for Proxy Configuration - #24
- [Bug] - Fix CurseForge Requests failing when content encoding header is null - #28
- [Bug] - Remove Fractureizer Scanner cause ASM keeps causing issues with other plugins - #29
- [FEAT] Support dependencies for NightBloom
- [DEV] More modloader remappings for the different platforms
- [FEAT] Add support for "draft" uploads for Modrinth and CurseForge - HypherionSA
- [FEAT] Add override setting for GitHub display name - #21 - HypherionSA
- [FIX] Support neoforge's
neoforge.mods.tomlfile introduced in 20.5.0 - MattSturgeon
- [FIX] GitHub release
createTagoption was broken - #15 - MattSturgeon
- [FEAT] GitHub release
draftandtargetoptions - #11 - MattSturgeon
- [BUG] Fixed Modrinth Uploads failing when using ModLoaders enum - HypherionSA
- [CHANGE] Deprecated
versionproperty, as it clashes with Gradle's version property. Replace withprojectVersion- HypherionSA - [FEAT] Support Gradle JavaVersions in CurseForge setJavaVersion - #9 - MattSturgeon
- [FEAT] Experimental GitHub release mutations - #8 - MattSturgeon