-
semantic-release-bot authoredsemantic-release-bot authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 9.63 KiB
2.0.2 (2022-01-23)
🦊 CI/CD
- deps: bump JamesIves/github-pages-deploy-action (e4c593f)
Other
- deps: update dependency gradle to v7.3.3 (6431489)
- deps: update griefed/baseimage-ubuntu-jdk-8 docker tag to v2.0.1 (265a053)
- deps: update griefed/gitlab-ci-cd docker tag to v1.1.0 (ceded41)
- deps: update jamesives/github-pages-deploy-action action to v4.2.0 (f06731b)
- deps: update jamesives/github-pages-deploy-action action to v4.2.2 (6ff96c9)
2.0.1 (2021-12-20)
🦊 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)
🦊 CI/CD
- Add breaking type (02eda08)
🧨 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)
✂️ Refactor
- Rewrite configparser in AddonConfiguration (dade3aa)
🦊 CI/CD
🚀 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)
🛠️ Fixes
1.0.0 (2021-08-01)
📔 Docs
- Add issue templates (360e4f4)
🦊 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)
🛠️ Fixes
- Add gradlew script files. Whoops. (37eaea9)