Skip to content

Releases: lipiridi/spotless-applier

v1.1.4

14 Nov 20:04
899fab9
Compare
Choose a tag to compare

Changed

  • #32 Update version compatibility
  • #32 Store pre-commit state in workspace

v1.1.3

10 Oct 19:23
7b49912
Compare
Choose a tag to compare

Changed

  • #27 Run spotless using root config if plugin is not applied to the submodule

v1.1.2

13 Aug 10:17
051360e
Compare
Choose a tag to compare

Changed

  • Gradle task for the entire project is again called in background (async)
  • Pre-commit hook added in version 1.0.5 is no more supported for gradle projects

v1.1.1

11 Aug 19:36
2c45897
Compare
Choose a tag to compare

Changed

  • Fix commit checkin handler for multi-module projects
  • isAllowedGradleCache replaced with isProhibitGradleCache, as by default we don't have to pass any args to the gradle command

v1.1.0

02 Jun 18:27
Compare
Choose a tag to compare

Added

  • 'Run spotless' action on save

v1.0.5

14 Apr 10:37
b23402f
Compare
Choose a tag to compare

Added

  • Reformat code with spotless commit checkin handler

Changed

  • Run gradle task for the entire project in sync mode
  • Increase Idea compatibility version (sinceBuild) to 241

v1.0.4

11 Dec 20:36
Compare
Choose a tag to compare

Changed

  • Update Gradle version
  • Remove untilBuild property and make plugin compatible with all future intellij version

v1.0.3

17 Aug 13:08
Compare
Choose a tag to compare

Changed

  • Fix UI settings (apply button worked incorrectly)

v1.0.2

15 Aug 20:58
5410507
Compare
Choose a tag to compare

Added

  • Support for multi-module projects
  • Option that allow Gradle's configuration cache for 'apply' task

Changed

  • Rename task "Reformat All Files With Spotless" to "Reformat Project With Spotless"

v1.0.1

11 Aug 20:54
Compare
Choose a tag to compare

Added

  • Option that prohibit imports with asterisk '*' during "optimize imports" task. It temporarily replaces import settings