Releases: modrinth/minotaur
Releases · modrinth/minotaur
Dependency container DSL
What's Changed
- feature: Dependency container DSL by @ROMVoid95 in #22
New Contributors
- @ROMVoid95 made their first contribution in #22
Full Changelog: v2.1.2...v2.2.0
Quilt Loom support
Fix "Task with name 'jar' not found" error
What's Changed
- Fix "Task with name 'jar' not found" error by @wafflecoffee in #20
Full Changelog: v2.1.0...v2.1.1
Add ability to sync file/README with Modrinth project body
What's Changed
- Add ability to sync file/README with Modrinth project body by @wafflecoffee in #19
Full Changelog: v2.0.2...v2.1.0
Fix uploadInfo and Loom game version detection
What's Changed
- Fix uploadInfo and Loom game version detection by @wafflecoffee in #18
Full Changelog: v2.0.1...v2.0.2
Fix ForgeGradle edge case, add debug mode
What's Changed
- Update Gradle publish plugin, Kotlin docs, debug mode by @wafflecoffee in #17
Full Changelog: v2.0.0...v2.0.1
V2 API, more features
A few small fixes (#14) * Add TaskProvider support for file uploads in Kotlin DSL * More fixes - Fix primary files (fixes #4) - Fix version name being overridden no matter what - Change version to prepare for release Co-authored-by: KJP12 <[email protected]>
Fix adding dependencies
This release makes it possible to add dependencies
Update to latest API
This version adds support for specifying dependencies, improved auto detection for loaders and game versions, and more fields in the response!
Bug Fixes
This release fixes a number of bugs with Minotaur, including:
NPE whenever running the task
Project ID not being sent in request