Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 765 Bytes

changelog.md

File metadata and controls

23 lines (14 loc) · 765 Bytes

Change Log

0.2.1

Released 2024-11-17

  • Remove suspend modifier from part DSL functions. It caused a false positive error in IntelliJ, but it was not needed anyway.

0.2.0

Released 2024-11-17

  • Updated Kotlin to 1.9.25 and Kotest to 5.9.1.
  • Fixed an issue with spec name formatting.
  • Restricted the part DSLs to only call DSL functions.

0.1.0

Released 2023-08-05

This is the first public release of the AocKt packages, offering all the base functionality. The dependencies can now be fetched from mavenCentral().