1.0.0
Features:
- New Generators
oneOf
andfrequency
- New
optionSet
generator with an upper limit parameter
Fixes:
- Fix shrinker writing every intermediate step to output when using Swift Testing 6.2
Breaking changes:
- Swift 6.1 support is deprecated, and will not receive the above bugfixes and features.
- Shrinking is now enabled by default on Swift 6.2 and up. Disable the "EnableShrinking" SwiftPM package trait to change this behavior.