• v1.0.0-rc1 df436c9ef4

    v1, RC 1 Pre-Release

    danieljsummers released this 2024-10-01 00:31:33 +00:00 | 1 commits to main since this release

    This version fixes a bug where ORDER BY clauses were not generated correctly if the field had a qualifier.

    This version also restricts PHP versions to 8.2.* or 8.3.*. A forthcoming v2 of this library will target PHP 8.4, using properties in some places where functions are currently used. v1 will be supported.

    Downloads