Releases: typst-io/spigradle
Releases · typst-io/spigradle
Release list
v2.0.0
2.0.0 (2020-07-03)
Bug Fixes
- rename task 'spigotPluginYaml' to 'generateSpigotDescription' (728ccf6)
chore
BREAKING CHANGES
- the annotations @plugin and @PluginMain repackaged to
kr.entree.spigradle.annotations
Signed-off-by: JunHyung Lim entrypointkr@gmail.com
- task 'spigotPluginYaml' renamed to 'GenerateSpigotDescription'. Sorry about the breaking change in 1.3.
Signed-off-by: JunHyung Lim entrypointkr@gmail.com
v1.4.1
v1.4.0
v1.3.1
Changelogs
Bug Fix:
- Error when using commands and permissions
- @PluginMain not worked.
Improvements:
- Add groovy extension 'POSTWORLD'
- Add groovy DSL helpers for Command, Permission.
v1.3.0
Changelogs
- Bungeecord plugin
- Nukkit plugin
- Debug tasks: BuildTools, running server, plugin dependency auto resolution...
- Support UP-TO-DATE check for every tasks
- Faster main class detection
- Support MockBukkit as default
- New repo/dep shortcuts:
mockBukkit(),vaultAll() - Added
Downloadtask. - Generate Remote configuration for IntelliJ IDEA
Special thanks contributors:
@scpketer @portlek