fast-check v1.8.0 Release Notes

  • Native handling of stateful generated values [Code][Diff]

    ๐Ÿ”‹ Features

    • ๐Ÿ‘€ (PR#245) seed can be any possible double value
    • (PR#229) Add context arbitrary
    • โœ… (PR#237) Add infiniteStream arbitrary
    • ๐Ÿ‘ฏ (PR#229) Add cloneable capabilities for stateful generated values

    ๐Ÿ›  Fixes

    • (PR#241) Doc: Add an example for asyncProperty
    • ๐Ÿ”Š (PR#238) Better logs for fc.func, fc.compareFunc and fc.compareBooleanFunc
    • ๐Ÿ‘ (PR#235) Better handling of fc.commands