Skip to content

Releases: Diluv/Diluv-Gradle

v.1.4.0

02 Jan 23:05
7653ddf
Compare
Choose a tag to compare
  • 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

08 Dec 07:06
059a250
Compare
Choose a tag to compare
  • 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

13 Nov 02:43
f8db11f
Compare
Choose a tag to compare
  • Added support for project relationships like deps, soft deps, and incompatibilities.

v1.2.2

06 Sep 03:50
02ba765
Compare
Choose a tag to compare
Added missing version changes

v1.2.1

02 Sep 10:41
f5fb7ce
Compare
Choose a tag to compare
Removed GPG

v1.2.0

01 Sep 05:35
703c7d8
Compare
Choose a tag to compare
Updated to v1.2.0

v1.1.0

27 Aug 12:09
6490d29
Compare
Choose a tag to compare
Renamed plugin name

Initial Release

23 Aug 05:54
f621c72
Compare
Choose a tag to compare
v1.0.1

Removed old publishing lib