Skip to content

Platform Upgrade and a few Fixes

Compare
Choose a tag to compare
@jlink jlink released this 23 Feb 08:12
· 111 commits to main since this release

New and Enhanced Features

  • Upgraded to KotlinX 1.8.0

  • Upgraded to JUnit Platform 1.10.2

  • Upgraded to Kotlin 1.9.22

Breaking Changes

No breaking changes

Bug Fixes

  • Shrinking of strings with uniqueChars() constraint did not work properly.
    See issue 541.

  • Fixed integer generation bug with uniform distribution.
    See issue 544: