Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Latest commit

 

History

History
75 lines (46 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

75 lines (46 loc) · 2.21 KB

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.

See changeset

Added

  • Gradle Build Action to improve build performance

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

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