All Versions
8
Latest Version
Avg Release Cycle
50 days
Latest Release
1353 days ago

Changelog History

  • v0.8.7

    August 09, 2020
  • v0.8.6 Changes

    May 23, 2020

    v0.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, 2020

    v0.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