Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on keep a changelog and using following types of changes: Added, Changed, Deprecated, Removed, Fixed, Security, Bumped and Migration.

This project adheres to semantic versioning.

Changelogs for every plugin are listed below and for this project could be found in the project section at the end.

Plugin

Quality

Tool

Gradle plugin development

Plugin

Test

Project

All project changes below.

Unreleased

See changeset

Added

  • Gradle Build Action to improve build performance

0.2.0

See changeset

Changed

  • Change documentation from multi version to single version

Bumped

  • Bitfunk Plugin Development Convention 0.1.0 -> 0.2.1
  • Bitfunk Quality 0.1.0 -> 0.2.0
  • Bitfunk Versioning 0.1.1 -> 0.2.0
  • Bitfunk Composite Delegator 0.1.0 -> 0.2.0
  • Gradle 7.5.1 -> 8.0

0.1.0

Added

  • Add initial project
  • Add GradleWrapper validation GitHub Action
  • Add Sonarcloud analysis as part of the pull-request validation to enable coverage reports
  • Add Code of Conduct
  • Add test report uploader