Releases: Diluv/Diluv-Gradle
Releases · Diluv/Diluv-Gradle
v.1.4.0
- Internal data structure was refactored to reduce duplicate code.
- Added support for setting the file release status.
- Added option to ignore client-side semver checks.
- Added automatic loader detection for Forge and Fabric.
- Further improved logging.
- Greatly expanded documentation and examples.
v.1.3.0
- Improved logging and added more debug info.
- Files can now support more than one game version.
- Files can now specify mod loaders that they work with.
- Added additional upload response info including download count, and uploader name and avatar.
- Fixed support for parallel build environments.
- Updated documentation to reflect new changes.
⚠️ Breaking Changes Notice⚠️
This update includes several breaking changes. Game versions are now set using addGameVersion(version)
. Uploader info has also been changed from a String to a UserInfo object.
v1.2.4
v1.2.2
v1.2.1
v1.2.0
v1.1.0
Initial Release
v1.0.1 Removed old publishing lib