-
v1.2.0 Stable
released this
2026-01-24 21:57:13 +00:00 | 0 commits to v1 since this release- Adds
Field->addQualifier()function to set the qualifier for a field and return that instance - Updates tested PostgreSQL versions to 14, 15, 16, 17, and latest (18)
- Updates dependencies to their latest versions
The 1.x series of this library continues to be supported; v2.2.0 (PHP 8.4+) has this change as well, and v3.0.0 (PHP 8.5+) has this change plus a pipeable
Field::withQualifier()function.Downloads
- Adds