You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,16 @@
1
1
# Change Log
2
2
3
-
Version 0.19.0 *(In development)*
4
-
---------------------------------
3
+
Version 0.19.0 *(2019-08-20)*
4
+
-----------------------------
5
+
6
+
- Update ktlint and detekt version in readme [\#199](https://github.com/vanniktech/gradle-code-quality-tools-plugin/pull/199) ([schalkms](https://github.com/schalkms))
7
+
- Update detekt task to v1.0.0 [\#198](https://github.com/vanniktech/gradle-code-quality-tools-plugin/pull/198) ([schalkms](https://github.com/schalkms))
8
+
- ktlint: Only look at the root .editorconfig file. [\#197](https://github.com/vanniktech/gradle-code-quality-tools-plugin/pull/197) ([vanniktech](https://github.com/vanniktech))
- Detekt: ConfigFile can be optional [\#195](https://github.com/vanniktech/gradle-code-quality-tools-plugin/pull/195) ([Grannath](https://github.com/Grannath))
11
+
- Detekt: Support for RC15. [\#193](https://github.com/vanniktech/gradle-code-quality-tools-plugin/pull/193) ([vanniktech](https://github.com/vanniktech))
12
+
- Mention why we need gradlePluginPortal in the README [\#189](https://github.com/vanniktech/gradle-code-quality-tools-plugin/pull/189) ([vanniktech](https://github.com/vanniktech))
13
+
- Support ktlint 0.32.0 [\#187](https://github.com/vanniktech/gradle-code-quality-tools-plugin/pull/187) ([vanniktech](https://github.com/vanniktech))
0 commit comments