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.

Unreleased

See changeset

Bumped

  • Spotless 6.15.0 -> 6.17.0
  • KtLint 0.48.2 -> 0.49.0

0.2.0

See changeset

Removed

  • Remove unnecessary rules for .kt, .kts and .md files as ktlint and prettier apply them already

Bumped

  • Gradle Plugin Convention 0.1.0 -> 0.2.0
  • ktlint 0.48.0 -> 0.48.2
  • Spotless 6.12.0 -> 6.15.0

0.1.1

See changeset

Fixed

  • Fix Kotlin Gradle files falsely included from build folder

Bumped

  • Spotless 6.11.0 -> 6.12.0
  • ktlint 0.47.1 -> 0.48.0
  • Gradle Plugin Convention 0.0.7 -> 0.1.0

0.1.0

Initial release Quality Formatter Plugin - a source code formatter using Spotless and ktlint.