rescript-fast-check
Version:
Fast-check bindings for ReScript
11 lines (8 loc) • 336 B
Markdown
## Unreleased
## 1.1.1
* Swap from `bs-mocha` to `rescript-mocha` for testing
* Remove accidental commit of ReScript as a dependency, it's back to a devDependency
* Bug fix, forgot to commit the real type for `size` instead of using a string
## 1.1.0
* Convert to ReScript syntax
* Deprecated `set` arbitrary, introduce `uniqueArray`