All Versions
8
Latest Version
Avg Release Cycle
50 days
Latest Release
1033 days ago
Changelog History
Changelog History
-
v0.8.7
August 09, 2020 -
v0.8.6 Changes
May 23, 2020v0.8.6
- ๐ Fixed that processing of file annotation on native targets was called too often
-
v0.8.5
April 08, 2020 -
v0.8.4 Changes
January 23, 2020v0.8.4
๐ Build with Kotlin 1.3.61
๐ Fixed bug that produced a crash when annotating functions with expression body like
"fun functionWithExpressionBody() = 1 + 1" on Native (thx to @chippmann)โ Removed SyntheticResolveExtensionImpl, you don't need add:
SyntheticResolveExtension.registerExtension(project, mpapt) anymore -
v0.8.3
September 24, 2019 -
v0.8.2 Changes
September 11, 2019๐ fixed that processingOver was called to often
You can now detect annotation with Target (ANNOTATION_CLASS,TYPE_PARAMETER,FIELD,FILE,LocalVariable) -
v0.8.1
September 05, 2019 -
v0.8
August 25, 2019