fast-check v1.14.0 Release Notes

  • ๐Ÿ†• New generated documentation and new arbitraries [Code][Diff]

    ๐Ÿ”‹ Features

    • (PR#339) Add fc.ipV4() and fc.ipV6() arbitraries
    • (PR#340) Add fc.mapToConstant() arbitrary
    • ๐ŸŒ (PR#344) Add fc.webUrl() and other web urls related arbitraries
    • (PR#345) Add fc.emailAddress() arbitrary

    ๐Ÿ›  Fixes

    • ๐Ÿ“š (PR#343) Doc: Generate the API documentation with docsify