Skip to content

Latest commit

 

History

History
397 lines (182 loc) · 17.4 KB

CHANGELOG.md

File metadata and controls

397 lines (182 loc) · 17.4 KB

4.5.3 (2022-07-27)

Bug Fixes

4.5.2 (2021-11-20)

Bug Fixes

  • build: declutter test log and ignore successes (018d467)
  • ci: use jacoco report in publish (1a67cf0)

4.5.1 (2021-11-20)

Bug Fixes

  • ci: invalid unit test results path (76a65f5)

4.5.0 (2021-11-20)

Features

  • ci: publish unit test report directly in github (96430db)

4.4.1 (2021-11-14)

Bug Fixes

  • lowercase groupid and artifactid on publish (f02d7dd)

4.4.0 (2021-11-11)

Features

  • add acf-command example incl. tests (1a71da6)
  • add example for a test base class (436f690)
  • add script to update maven and gradle versions inside the readme (234f0fa)
  • add support for building jdk17 packages with jitpack (b9eec76)
  • add vault economy example incl. tests (331e961)
  • renovate: group patch and minor dependencies to one PR (0c0119a)
  • upgrade to gradle 7.3 and JDK17 (9e0aadc)

4.3.1 (2021-10-30)

Bug Fixes

  • ci: update the release branch to main (5654a3c)

4.3.0 (2021-10-17)

Bug Fixes

Features

  • update to gradle 7.3-rc1 (adds jdk17 support) (b9a4e7b)

4.2.2 (2021-10-04)

Bug Fixes

4.2.1 (2021-09-28)

Bug Fixes

  • restore gradle wrapper jar (c172046)
  • upgrade to matching gradle-wrapper for jdk 17 (ee642b0)
  • upgrade to matching gradle-wrapper for jdk 17 (7e35ba7)

4.2.0 (2021-09-21)

Features

Reverts

4.1.0 (2021-09-21)

Bug Fixes

  • release: allow semantic-release legacy peer deps (630364c)

Features

  • release: add alpha and beta releases (1931153)
  • release: remove unnecessary node dependency (ce926bf)

4.0.0 (2021-07-23)

Bug Fixes

  • release: update to nodejs 16.5 (eb6e104)

Features

  • build: update to java16, minecraft 1.17 and gradle 7 (6cb9365)
  • ci: update to jdk16 in gradle ci build (4c6ee7a)

BREAKING CHANGES

  • build: now uses java16 to be compatible with minecraft 1.17

3.0.2 (2021-05-31)

Bug Fixes

  • idea: Utilize $PROJECT_DIR$ in the WORKING_DIRECTORY option (3bef4ee)

3.0.1 (2021-01-11)

Bug Fixes

  • build: jacoco coverage report not generated (90721d9)

3.0.0 (2020-11-17)

Bug Fixes

  • release: upgrade to jdk11 (120683e)

Features

  • add gradle lombok plugin (d2468bf)

BREAKING CHANGES

  • release: the template now supports jdk11 and upwards

2.0.1 (2020-07-06)

Bug Fixes

  • debug: exclude all content inside debug/ (751d2b7)

2.0.0 (2020-07-06)

Features

BREAKING CHANGES

  • The @Plugin annotation on the plugin main class for spigradle was renamed to @PluginMain

1.7.1 (2020-07-03)

Bug Fixes

  • target Minecraft 1.16.1 in gradle.properties (8beb34a)

1.7.0 (2020-07-02)

Features

  • use new spigradle debug task for running the server (d7a3f25)

1.6.0 (2020-06-25)

Features

  • build: split build and test into separate jobs (38f74d4)

1.5.2 (2020-06-25)

Bug Fixes

  • build: only run once on PR from same repo (4df7f57)

1.5.1 (2020-06-10)

Bug Fixes

  • docs: remove invalid whitespaces from gradle.properties (d3fd4b5)

1.5.0 (2020-06-10)

Features

  • auto update dependencies with dependabot (e28ccf4)

1.4.0 (2020-06-08)

Features

  • docs: add spiget shields to spigot resource (0907394)

1.3.7 (2020-05-25)

Bug Fixes

  • build: copy plugin to server based on rootProject.rootDir (1315050)
  • git: ignore automatic generated plugin.yml (4cccd5b)
  • plugin: set correct spigradle plugin name (a7d5af5)

1.3.6 (2020-05-24)

Bug Fixes

  • release: override GitHub API url with GH_URL (43669f7)

1.3.5 (2020-05-23)

Bug Fixes

  • build: hash yarn.lock for cache (307b744)

Reverts

  • publish shadowJar artifact (6e869fc)

1.3.4 (2020-05-23)

Bug Fixes

  • test: copy plugin.yml to test resources (54893f2)

1.3.3 (2020-05-23)

Bug Fixes

  • plugin: use pluginName property in plugin.yml (094c57b)
  • publish: publish shadow jar artifact (64968ce)

1.3.2 (2020-05-23)

Bug Fixes

  • build: cache node correctly (20bb9e3)

1.3.1 (2020-05-22)

Bug Fixes

  • release: update semantic-release/GitHub (aefa8c1)

1.3.0 (2020-05-20)

Bug Fixes

  • publish: revert publishing to project namespace (4f2aa72)
  • tests: output jacoco html report for intellij coverage (7f94567)

Features

  • publish: publish github package to user namespace (ac38c81)

1.2.0 (2020-05-12)

Bug Fixes

  • build: include dependencies in the shadow jar (803099b)

Features

  • build: replace artifactory with github packages (f83a08a)
  • build: target JDK 1.8 (0cc380c)

1.1.1 (2020-05-10)

Bug Fixes

  • build: cache yarn.lock instead of package-lock (c067aab)
  • lint: remove spotless linting (cb2f8d1)

1.1.0 (2020-05-09)

Bug Fixes

  • build: use ubuntu-18.04 as build host (38669f1)
  • release: add github credentials (c6387b5)

Features

  • publish: publish artifact to github packages (29afd59)

1.1.0 (2020-05-09)

Bug Fixes

  • build: use ubuntu-18.04 as build host (38669f1)
  • release: add github credentials (c6387b5)

Features

  • publish: publish artifact to github packages (29afd59)

1.1.0 (2020-05-09)

Bug Fixes

  • build: use ubuntu-18.04 as build host (38669f1)
  • release: add github credentials (c6387b5)

Features

  • publish: publish artifact to github packages (29afd59)

1.1.1 (2020-05-08)

Bug Fixes

  • release: add github credentials (c6387b5)

1.1.0 (2020-05-08)

Bug Fixes

  • build: use ubuntu-18.04 as build host (38669f1)

Features

  • publish: publish artifact to github packages (29afd59)

1.0.1 (2020-05-05)

Bug Fixes

  • release: run gradle-release before github (a3ef1fa)

1.0.0 (2020-05-05)

Bug Fixes

  • gradle: publish build artifacts to maven (a997f81)
  • release: use node 12 for semantic-release (88166a9)
  • test: directly reference plugin.yml in test (97f7fc4)
  • plugin startup (134f07f)

Features

  • build: add semantic versioning (cdedcfd)