Skip to content

2.1.0 • checkThrows and stable resource management

Suite

  • Warn users that exceptions are printed after finalizers (#81, !150)
  • Added String.matches(String) for easier regex matching (#a9cb1224, !160)
  • Added checkThrows (#5e1653e1, !160)

Compat: Parameterize

  • Support Wasm (!145)
  • Support Parameterize 0.4.0 (Beware: possible binary incompatibilities, !152)

Compat: Arrow

  • Support WasmJS (!159)
  • Renamed assertRaises and assertRaisesWith to checkRaises (#d06de70f, !160)

Compat: KotlinX.Datetime

  • Deprecated the module (!148)

Compat: Filesystem

  • Stabilized the resource management APIs (#66, !157)

Documentation

  • Added copyright headers (!146)

Dependencies

  • Kotlin 2.2.0
  • Kotest 6.0.0.M4
  • TestBalloon 0.4.0

Browse the documentation for this versionView release in GitLab