Skip to content

v0.27.0

Choose a tag to compare

@evant evant released this 13 Sep 19:44
· 45 commits to main since this release

[0.27.0] 2023-09-13

Changed

  • Minimum supported kotlin version is 1.9.0
  • Added support for WASM targets (note: this only applies to the core library
    and not assertk-coroutines as the coroutines library doesn't have a stable
    release for it yet)

Breaking Changes

  • Previous assertThat {} deprecation warning is now an error