Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-07-10 | 355 Bytes | |
v0.12.0 source code.tar.gz | 2022-07-10 | 184.7 kB | |
v0.12.0 source code.zip | 2022-07-10 | 225.3 kB | |
Totals: 3 Items | 410.3 kB | 0 |
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"
}