Skip to content

v0.12.0

Compare
Choose a tag to compare
@bnorm bnorm released this 10 Jul 18:47
· 29 commits to master since this release

New

  • Support Kotlin 1.7.0 (#67).
  • Allow excluding Gradle source sets from transformation (#55).

Fixes

  • Ignore smart casting from diagram (#60).
  • Properly align is operator result (#59).
  • Support JVM static functions for transformation (#52).
plugins {
  id("com.bnorm.power.kotlin-power-assert") version "0.12.0"
}