Skip to content

Releases: jeremymailen/kotlinter-gradle

1.2.0

24 Jul 07:00
Compare
Choose a tag to compare

Compatibility with Kotlin 1.1.3 Gradle plugins.

1.1.0

22 Jun 15:57
Compare
Choose a tag to compare
  • Added configuration for indentSize

1.0.0

20 Jun 02:58
Compare
Choose a tag to compare

Declaring 1.0!

  • ktlint 0.8.3
  • lint tasks moved to formatting group

0.9.3

08 Jun 03:47
Compare
Choose a tag to compare

Fix #7 : support creating lint and format tasks in Android Library and other modules beyond App.

0.9.2

07 Jun 01:12
Compare
Choose a tag to compare

Upgrade to ktlint 0.8.2

0.9.1

01 Jun 14:43
Compare
Choose a tag to compare

Upgrade to ktlint 0.8.1

0.9.0

30 May 07:13
Compare
Choose a tag to compare

Add support for configuring Android projects by convention.

With Google announcing first class support for Kotlin there's a lot of excitement so I'm glad to get initial support in.

0.8.1

30 May 03:20
Compare
Choose a tag to compare

Fix issue #3

0.8.0

23 May 16:47
Compare
Choose a tag to compare

Upgrade to ktlint 0.6.2

0.7.0

14 May 07:52
Compare
Choose a tag to compare

Allow plugin to be used ad-hoc when the known Kotlin JVM plugin is not present.