Skip to content
This repository has been archived by the owner on Oct 30, 2022. It is now read-only.

Latest commit

 

History

History
35 lines (19 loc) · 404 Bytes

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 404 Bytes

Change Log

v0.0.7

  • Exposes fast-check type

v0.0.6

  • Typescript bugfix.

v0.0.5

  • Uses generic extensions.

v0.0.4

  • Uses new json-schema-strictly-typed for typed extensions.
  • Makes default typed extension fc.Arbitrary<any>.

v0.0.3

  • Better checks for integer bounds.

v0.0.2

  • Adds enum.

v0.0.1

  • Adds null.
  • Adds const.

v0.0.0

  • Initial version.