Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.33 KB

changelog.md

File metadata and controls

34 lines (19 loc) · 1.33 KB

Version 2.1.7

  • [Fix] - Find draft GitHub releases using tag #26

Version 2.1.6

  • [FEAT] Add support for our NightBloom download platform

Version 2.1.5

  • [FEAT] Add support for "draft" uploads for Modrinth and CurseForge - HypherionSA

Version 2.1.4

  • [FEAT] Add override setting for GitHub display name - #21 - HypherionSA

Version 2.1.3

  • [FIX] Support neoforge's neoforge.mods.toml file introduced in 20.5.0 - MattSturgeon

Version 2.1.2

  • [FIX] GitHub release createTag option was broken - #15 - MattSturgeon

Version 2.1.1

  • [FEAT] GitHub release draft and target options - #11 - MattSturgeon

Version 2.1.0

  • [BUG] Fixed Modrinth Uploads failing when using ModLoaders enum - HypherionSA
  • [CHANGE] Deprecated version property, as it clashes with Gradle's version property. Replace with projectVersion - HypherionSA
  • [FEAT] Support Gradle JavaVersions in CurseForge setJavaVersion - #9 - MattSturgeon
  • [FEAT] Experimental GitHub release mutations - #8 - MattSturgeon