2.5.0 • Arrow Resource compatibility
Arrow compatibility
Documentation
- Improved the title of most pages (!221)
@ExperimentalTime annotation (a32c56a7)Ignored.If and its relationship with TestBalloon (!212)AssertionError to facilitate understanding the failure path (!205)Ignored.If and OnlyIf to conditionally ignore tests (!206)gradle.properties() (!209)The :compat-kotlinx-datetime module has been deleted. All its functionality has already been moved to :suite using the kotlin.time package multiple releases ago.
The module is still available on MavenCentral but will not be updated in the future.
gradle.properties in tests (!197)Added support for TestBalloon 0.8.2.
Note that TestBalloon 0.8.0 had a breaking change, so this version of Prepared is not compatible with older TestBalloon versions. Your codebase should not be affected.
Added support for Kotest 6.1.3.
Note that Kotest 6.0.2 had a breaking change that was later rolled back, so this version of Prepared is not compatible with Kotest 6.0.2. Your codebase should not be affected.
prepared {}.flatMap {} (!186).dir and .buildDir extensions on prepared values to facilitate accessing fields of a Gradle project (!186)@TestEntrypoint annotation (72ea802d)String.matches(String) for easier regex matching (a9cb1224, !160)checkThrows (5e1653e1, !160)@ExperimentalTraceApi on assertRaisesWith methods (!142)