Skip to content

Akkurate 0.9.0

Compare
Choose a tag to compare
@nesk nesk released this 30 Aug 16:22
· 34 commits to main since this release

Akkurate is now multiplatform 🎉

⚠️ Breaking changes

Added

  • Support Kotlin Multiplatform and all its targets (#33)

Changed

  • The default violation message of the isInstanceOf and isNotInstanceOf constraints now display the simple name of the type, instead of the qualified one.
  • The Validate annotation has been moved from the akkurate-ksp-plugin artifact to the akkurate-core one.