We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53164d0 commit 69f9e10Copy full SHA for 69f9e10
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# AtPlug releases
2
3
## [Unreleased]
4
+### Added
5
+- Cacheability, incremental task, and huge speed improvement. ([#66](https://github.com/diffplug/atplug/pull/66))
6
+ - `plugGenerate` refactored into `plugFind` followed by `plugGenerate`
7
### Changed
8
- Bump required JVM from 11 to 17. ([#63](https://github.com/diffplug/atplug/pull/63))
9
- Detect Kotlin version rather than harcode it. ([#64](https://github.com/diffplug/atplug/pull/64))
0 commit comments