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¶
Compat: Arrow¶
Compat: KotlinX.Datetime¶
- Deprecated the module (!148)
Compat: Filesystem¶
Documentation¶
- Added copyright headers (!146)
Dependencies¶
- Kotlin 2.2.0
- Kotest 6.0.0.M4
- TestBalloon 0.4.0
Browse the documentation for this version • View release in GitLab