Releases: sVoxelDev/spigot-plugin-template
Releases · sVoxelDev/spigot-plugin-template
v1.3.0
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)
v1.2.0
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)
v1.1.1
1.1.1 (2020-05-10)
Bug Fixes
- build: cache yarn.lock instead of package-lock (c067aab)
- lint: remove spotless linting (cb2f8d1)
v1.1.0
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)
v1.0.1
1.0.1 (2020-05-05)
Bug Fixes
- release: run gradle-release before github (a3ef1fa)
v1.0.0
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)