Stabilization ### Suite - More concise Shared.toString() and Prepared.toString() (a524c5ac, !47) ### Parameterize compatibility - Parameterize 0.3.0 (#30, !47) - Easily declared Prepared instances from parameterize variables (#30, !47) ### Arrow compatibility - Arrow 1.2.3 (d06b80ac, !18) - Enable the experimental Arrow tracing for failOnRaise (b7bcccde, #16, !18) ### Gradle compatibility - Stop injecting Kotlin and Groovy in inline build scripts (4b1be0fa, !59) - Automatically create project directories when build scripts are created (70a6c855, !43) ### Kotest runner - Kotest 5.8.1 (72a9b8fe, !37) - Reuse Kotest's coroutine scope to avoid JS tests never finishing (#12, !37) Warning: at this point, it is unclear whether JS tests run or not. Please visit #44 for more information.