Skip to content

1.9.0-1.0.12

Compare
Choose a tag to compare
@ting-yuan ting-yuan released this 20 Jul 18:37

Issues Fixed

The complete list of issues fixed in this release can be found here.

Other Notable Changes

While there is still no direct model of package elements, the following APIs in Resolver are added to better support the operations around packages:

  • fun getPackageAnnotations(packageName: String): Sequence<KSAnnotation>
  • fun getPackagesWithAnnotation(annotationName: String): Sequence<String>

Contributors

Thank you for the PRs!

@cdsap
@damianw
@danysantiago
@lukellmann
@ribafish