Skip to content

0.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 21:36
· 0 commits to 4750e68ec5a390f233615dfd31cf76b22b5692de since this release

Note: all 0.0.x releases are still considered experimental, API may change without warning

Breaking:

  • removed opt-in maven compiler configuration: Experimental features of kotlin-poet and kotlinx-serialization are now propgated and the user of this lib has to decide to opt-in or re-propagate.

🚀 Enhancements & Features

  • Support constructor parameter kdoc #12
  • Provide SPI for strategy and processor #7 -

🛠️ Chore

  • update compiler test lib #14
  • update parent 2024.8.1 #13

Also fixed (indirectly):

  • Fix jacoco errors #9
  • fix opt-in compiler warning #10