Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

v0.3.0

Choose a tag to compare

@bnorm bnorm released this 07 Mar 18:56
· 144 commits to master since this release
  • Support Kotlin 1.3.70.
  • Fix: Including Kotlin wrapper class for top-level functions in Gradle configuration is no longer required.
plugins {
  id "com.bnorm.power.kotlin-power-assert" version "0.3.0"
}