Skip to content

0.4.1

Compare
Choose a tag to compare
@ajoberstar ajoberstar released this 14 Aug 00:46
· 9 commits to main since this release

This is a fix release for an issue that crops up with large numbers of AOT classes in play, causing a StackOverflowError.

Breaking Changes

None

Enhancements

None

Fixes

  • #18 Lazy collection of test candidates could cause an overflow (thanks @mpevnev)

Deprecations

None

Compatibility

Java: requires 8 or higher