Skip to content

Files

Latest commit

 

History

History
37 lines (22 loc) · 1.63 KB

changelog.md

File metadata and controls

37 lines (22 loc) · 1.63 KB

Version 2.1.7

  • [Fix] - Find draft GitHub releases using tag #26
  • [Bug] - Modrinth Files are not listed in Debug output - #23
  • [Change] - Deprecate Fractureiser Scanner and disable it by default
  • [Feat] - Experimental Support for Proxy Configuration - #24

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