Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.

2.0.1 (2021-12-20)

:fox: CI/CD

  • deps: bump JamesIves/github-pages-deploy-action (4b8b864)
  • deps: bump mockito-core from 4.1.0 to 4.2.0 (f2f0f2e)
  • Change dependabot branch prefix. Upload artifacts from gradle builds (242ce4b)
  • Improve GitHub related workflows and add tests (d080074)
  • Move to gitlab-ci-cd:1.0.4 which deprecates armv7 images. Staying up-to-date is more important than supporting old platforms. Sorry, you may need to consider getting a Raspberry Pi 4. (b8a8461)
  • Update ci-cd image to 1.0.2 (5c9edeb)

Other

  • deps: update dependency gradle to v7.3 (342504f)
  • deps: update dependency gradle to v7.3.1 (b2bd802)
  • deps: update dependency gradle to v7.3.2 (da75096)
  • deps: update dependency org.mockito:mockito-core to v4.1.0 (c00dcad)
  • deps: update dependency org.mockito:mockito-core to v4.2.0 (b9b9870)
  • deps: update griefed/baseimage-ubuntu-jdk-8 docker tag to v2 (9085fec)
  • deps: update jamesives/github-pages-deploy-action action to v4.1.6 (9527eff)
  • deps: update jamesives/github-pages-deploy-action action to v4.1.7 (bb616a2)
  • deps: update jamesives/github-pages-deploy-action action to v4.1.8 (5b546c0)
  • deps: update junit5 monorepo to v5.8.2 (531b080)

2.0.0 (2021-10-11)

:fox: CI/CD

:firecracker: Breaking changes!

  • Remove start-script related code as this option is no longer available in ServerPackCreator (150070c)

Other

  • Update info regarding paths to reflect recent changes to ServerPackCreators AddonHandler. (891fc94)
  • deps: update dependency gradle to v7.2 (cb4cb13)
  • deps: update dependency org.mockito:mockito-core to v3.12.1 (484494b)
  • deps: update dependency org.mockito:mockito-core to v3.12.4 (69ab366)
  • deps: update dependency org.mockito:mockito-core to v4 (fed2f66)
  • deps: update jamesives/github-pages-deploy-action action to v4.1.5 (8141900)
  • deps: update junit5 monorepo to v5.8.0 (a3cc8fd)
  • deps: update junit5 monorepo to v5.8.1 (a838135)

1.1.0 (2021-08-02)

:scissors: Refactor

  • Rewrite configparser in AddonConfiguration (dade3aa)

:fox: CI/CD

  • Explicitly specify source sets (fdb4099)
  • Deploy to GitHub pages on push (e074834)

:rocket: Features

  • Add example of ServerPackCreator path passed by the very same. (b1aafea)

Other

  • Add example output produces by this example addon when using it with a dev build of ServerPackCreator 3.x.x (6c7d3a5)
  • Remove some unnecessary whitespace (e803410)
  • deps: update dependency gradle to v7.1.1 (2ec8fdc)

1.0.1 (2021-08-01)

:tools: Fixes

  • Fix release assets on GitLab (6e7d6fb)
  • Fix release on GitHub (3c8d25d)

1.0.0 (2021-08-01)

:notebook_with_decorative_cover: Docs

:fox: CI/CD

  • Add CI/CD configuration files and dependency checker configuration (3ec18fb)
  • GitHub workflows for documentation, release mirroring from GitLab upon tag push, greetings and sponsor labels for issues (b2d98f4)
  • Remove folder from artifacts which is not generated by this repo anyway (5d8cf86)

:tools: Fixes

  • Add gradlew script files. Whoops. (37eaea9)

Other

  • Add funding info (ad0a1a6)
  • Add Gradle plugin maven publish for versioning and publishing to GitHub package registry (97f13ba)
  • Update table of addons with link to GitHub project of example (c3410ba)