All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
No changes yet
0.5.0 - 2021-01-21
- Root package is now "software.kes.gauntlet"
0.4.4 - 2021-01-21
- Add shrink strategies for strings and characters
- Improve performance of
ShrinkCollection
0.4.3 - 2020-10-02
- Add built-in arbitraries:
alphaStrings
alphaUpperStrings
alphaLowerStrings
alphanumericStrings
identifiers
alphaCharacters
alphaUpperCharacters
alphaLowerCharacters
alphanumericCharacters
numericCharacters
punctuationCharacters
asciiPrintableCharacters
controlCharacters
- Upgrade Kraftwerk to 0.10.0