- Exposes fast-check type
- Typescript bugfix.
- Uses generic extensions.
- Uses new
json-schema-strictly-typed
for typed extensions. - Makes default typed extension
fc.Arbitrary<any>
.
- Better checks for integer bounds.
- Adds
enum
.
- Adds
null
. - Adds
const
.
- Initial version.