Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Releases: holvonix-open/io-ts-fuzzer

v1.3.0

03 Aug 10:40
Compare
Choose a tag to compare

1.3.0 (2019-08-03)

Features

v1.2.2

03 Aug 10:07
Compare
Choose a tag to compare

1.2.2 (2019-08-03)

Performance Improvements

v1.2.1

03 Aug 09:25
Compare
Choose a tag to compare

1.2.1 (2019-08-03)

v1.2.0

03 Aug 04:58
Compare
Choose a tag to compare

1.2.0 (2019-08-03)

Features

  • support arrays, intersection, null, undefined, void, unknown (9860450)

Performance Improvements

  • mark package as side-effect-free (2ef3c69)

v1.1.0

03 Aug 03:51
Compare
Choose a tag to compare

1.1.0 (2019-08-03)

Features

  • support interfaces and partials (9d7e0b0)

v1.0.0

03 Aug 02:40
Compare
Choose a tag to compare

1.0.0 (2019-08-03)

Features

  • basic framework + fuzz strings, numbers, bools, and unions (d718348)