All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Complete refresh of the template to be up to date.
- Made the README simpler.
- Moved all configuration inside buildscript instead of being split into several files.
- Better README.
- Bump dependencies.
- Switched the nullness annotations from jetbrains to checker (checker is better).
- Added option to enable/disable
-SNAPSHOTsuffix.
- Fixes a bug where java 8 is set as the project version.
- Bumped workflow tasks.
- Reworked the
README.mdto be simpler.
- removed initial sha lookup in release-drafter
- bump dependencies
- fix ci formatting
- fix doc changelog
- Release drafter is now a manual workflow
- Got rid of release-please...
- fixed missing status task in build workflow
v3.0.3 - 2022-05-22
- release 3.0.3 (ef49fd2)
v3.0.2 - 2022-05-21
- fix broken release (b6581a4)
v3.0.1 - 2022-05-21
- Added forgotten line for mindustry compile version (e03bffc)
v3.0.0 - 2022-05-21
- Move to toxopid 2.0.0
- Move to toxopid 2.0.0 (9208e3c)
- pls release-please, work (ed558ee)
- remove comment in release-please.yml (1fb8259)
- updated license header (fde8c59)
v2.6.1 - 2022-05-19
- Update changelog to follow release-please style (9fdd102)
v2.6.0 - 2022-05-19
- Test release please (3bb5d54)
- fix branch name in release-please (ba2f978)
v2.5.1 - 2022-05-17
- Information about shading in the
README.md.
- Typos in the
README.md.
v2.5.0 - 2022-05-17
- Added automatic shading task.
- Added
indra.license-headerfor license headers in files.
- Updated
README.mdto be more explicit. - A little bit of formatting :^).
- Improved the usability of the Template.