• v2.0.0-rc1 486028bd40

    v2, RC 1 Pre-Release

    danieljsummers released this 2024-10-02 01:41:57 +00:00 | 0 commits to main since this release

    This version is a PHP 8.4+ change of this library. There are two major API changes:

    • On DocumentList, items and hasItems are now properties rather than functions.
    • In the dependent InspiredByFSharp library, several functions on Option and Result are now properties. See its README for a table with their new APIs.

    Version 1 of this library will continue to be supported, including to a full release status. Making this major revision change is the best way for composer to be able to tell which one should be installed; version 1 requires PHP 8.2 or 8.3, while this library requires 8.4 or greater.

    Downloads