Skip to content

Just Fixing Bugs

Compare
Choose a tag to compare
@jlink jlink released this 20 Oct 12:40
· 108 commits to main since this release

New and Enhanced Features

No new features

Breaking Changes

No breaking changes

Bug Fixes

  • Fixed bug when using Combinators.combine() on empty list of arbitraries.
    See issue 522.

  • Fixed type resolution bug.
    See issue 519.