Skip to content

Latest commit

 

History

History
149 lines (80 loc) · 3.84 KB

File metadata and controls

149 lines (80 loc) · 3.84 KB

Changelog

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.

v3.5.0 - 2023-11-07

Changes

  • 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.

v3.4.0 - 2023-01-07

Changes

  • Better README.

Chores

  • Bump dependencies.

v3.3.0 - 2022-11-08

Changes

  • Switched the nullness annotations from jetbrains to checker (checker is better).

Features

  • Added option to enable/disable -SNAPSHOT suffix.

Fixes

  • Fixes a bug where java 8 is set as the project version.

Chores

  • Bumped workflow tasks.
  • Reworked the README.md to be simpler.

v3.2.0 - 2022-10-08

💊 Bugfixes

  • removed initial sha lookup in release-drafter

🧹 Chore

  • bump dependencies
  • fix ci formatting
  • fix doc changelog

v3.1.0 - 2022-05-23

🚀 New Features

  • Release drafter is now a manual workflow

v3.0.4 - 2022-05-23

Changes

  • Got rid of release-please...

💊 Bugfixes

  • fixed missing status task in build workflow

v3.0.3 - 2022-05-22

Miscellaneous Chores

v3.0.2 - 2022-05-21

Bug Fixes

v3.0.1 - 2022-05-21

Bug Fixes

  • Added forgotten line for mindustry compile version (e03bffc)

v3.0.0 - 2022-05-21

⚠ BREAKING CHANGES

  • Move to toxopid 2.0.0

Features

Bug Fixes

  • pls release-please, work (ed558ee)
  • remove comment in release-please.yml (1fb8259)
  • updated license header (fde8c59)

v2.6.1 - 2022-05-19

Bug Fixes

  • Update changelog to follow release-please style (9fdd102)

v2.6.0 - 2022-05-19

Features

Bug Fixes

  • fix branch name in release-please (ba2f978)

v2.5.1 - 2022-05-17

Added

  • Information about shading in the README.md.

Fixed

  • Typos in the README.md.

v2.5.0 - 2022-05-17

Added

  • Added automatic shading task.
  • Added indra.license-header for license headers in files.

Changed

  • Updated README.md to be more explicit.
  • A little bit of formatting :^).

v2.4.0 - 2022-05-14

Changed

  • Improved the usability of the Template.