Skip to content

1.16.0

Latest
Compare
Choose a tag to compare
@Egorand Egorand released this 18 Jan 23:23
· 85 commits to main since this release

Thanks to @drawers, @rickclephas for contributing to this release.

  • New: Kotlin 1.9.22.
  • New: KSP 1.9.22-1.0.16.
  • New: Add NameAllocator API to control keyword pre-allocation (#1803).
  • Fix: Fix issue with missing suspend modifier in KSTypeReference.toTypeName (#1793).
  • Fix: Honour same-package import aliases (#1794).
  • Fix: Always include parameter docs in the type header (#1800).