Code (Diff) | Changelog
Docs, examples, bugfixes, and utilities.
Added
webpage
example
ConfigurableArbitrary
utilities:
- Configuration for Travis to test on Node 7 and 8 (#4)
Modified
- Fixed
isArbitrary
to handle null
(threw error as typeof null === "object"
)
- Fixed partially failing test (#2)