io-ts-fuzzer
Advanced tools
Changelog
4.0.0 (2019-08-09)
Changelog
Changelog
3.0.0 (2019-08-07)
date
from io-ts-types. This new dependency is added as a peer -- code using it is only imported on calling loadIoTsTypesFuzzers()
(#11) (4384326)core
exports re-organized; some removed. From here on,
only breaking changes to exports from index.ts
will be deemed breaking
changes for the package.Changelog
2.0.0 (2019-08-07)
ExampleGenerator
now requires as input a tuple [number,FuzzContext]