Skip to content

Releases: typst-io/spigradle

v2.0.0

Choose a tag to compare

@entrypointkr entrypointkr released this 03 Jul 14:07

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

Choose a tag to compare

@entrypointkr entrypointkr released this 02 Jul 16:07

1.4.1 (2020-07-02)

Bug Fixes

  • project artifact resolution for debug task (821d975)

v1.4.0

Choose a tag to compare

@entrypointkr entrypointkr released this 02 Jul 11:59

1.4.0 (2020-07-02)

Features

v1.3.1

Choose a tag to compare

@entrypointkr entrypointkr released this 27 Jun 15:00
23e9693

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

Choose a tag to compare

@entrypointkr entrypointkr released this 24 Jun 15:01
c4d58b9

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 Download task.
  • Generate Remote configuration for IntelliJ IDEA

Spigot Migration Tips Here

Special thanks contributors:
@scpketer @portlek