Releases: martin-georgiev/postgresql-for-doctrine
Releases · martin-georgiev/postgresql-for-doctrine
v2.10.3
v2.10.2
v2.10.1
v2.10.0
2.10.0 (2025-03-13)
Features
- Add (limited) support for
json_exists
,json_query
,json_scalar
,json_serialize
andjson_value
(#277) (4a26400) - Add multiple arguments support for
ARRAY
(#279) (7f2b05d)
Code Refactoring
- Introduce
BaseRegexpFunction
andParserException
(#269) (fed0367) - Validate that variadic functions have only the expected count of arguments (#274) (019f84d)
- Improve and modernize documentation and consistently switch to US English, including a potential BC due to renaming the internal abstract method
BaseFunction::customiseFunction()
toBaseFunction::customizeFunction()
(#273) (877d929)
v2.9.0
v2.8.0
What's Changed
- Add support for
ROW
by @bzanchettin in #247 - Allows :dql_parameters with ARRAY_* functions by @allan-simon in #240
- Fix php84
str_getcsv
deprecation in DataStructure.php by @smnandre in #249
Housekeeping
- Update Composer QA tooling dependencies by @renovate in #239
- Update Composer QA tooling dependencies by @renovate in #241
- Update Composer QA tooling dependencies by @renovate in #242
- Update Composer QA tooling dependencies by @renovate in #243
- Run CI against PHP 8.4 by @martin-georgiev in #244
- Update dependency phpstan/phpstan to ^1.12.12 by @renovate in #246
- Update dependency phpunit/phpunit to ^10.5.39 by @renovate in #248
- Update Composer QA tooling dependencies by @renovate in #250
New Contributors
- @allan-simon made their first contribution in #240
- @smnandre made their first contribution in #249
- @bzanchettin made their first contribution in #247
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
Housekeeping
- Update Composer QA tooling dependencies by @renovate in #227
- Update Composer QA tooling dependencies by @renovate in #228
- Update Composer QA tooling dependencies by @renovate in #229
- Update Composer QA tooling dependencies by @renovate in #230
- Update Composer QA tooling dependencies by @renovate in #231
- Update Composer QA tooling dependencies by @renovate in #232
- Update dependency rector/rector to ^1.2.6 by @renovate in #233
- Add missing doc blocks for
split_part
by @martin-georgiev in #238 - Update Composer QA tooling dependencies by @renovate in #235
New Contributors
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
Housekeeping
- Update dependency phpunit/phpunit to ^10.5.20 by @renovate in #209
- Update dependency friendsofphp/php-cs-fixer to ^3.55.0 by @renovate in #210
- Update dependency friendsofphp/php-cs-fixer to ^3.56.0 by @renovate in #211
- Update Composer QA tooling dependencies by @renovate in #212
- Update Composer QA tooling dependencies by @renovate in #213
- Update Composer QA tooling dependencies by @renovate in #214
- Update dependency phpunit/phpunit to ^10.5.25 by @renovate in #216
- Update Composer QA tooling dependencies by @renovate in #218
- Update Composer QA tooling dependencies by @renovate in #219
- Update Composer QA tooling dependencies by @renovate in #220
- Update Composer QA tooling dependencies by @renovate in #222
- Update Composer QA tooling dependencies by @renovate in #223
- Update dependency rector/rector to ^1.2.3 by @renovate in #224
- Update dependency phpunit/phpunit to ^10.5.30 by @renovate in #225
New Contributors
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- Add support for REGEXP_REPLACE() by @captain-igloo in #203
Housekeeping
- Update dependency phpstan/phpstan to ^1.10.60 by @renovate in #192
- Update dependency phpunit/phpunit to ^10.5.12 by @renovate in #194
- Update dependency phpunit/phpunit to ^10.5.13 by @renovate in #195
- Update dependency phpstan/phpstan to ^1.10.62 by @renovate in #196
- Update dependency rector/rector to ^1.0.3 by @renovate in #197
- Update Composer QA tooling dependencies by @renovate in #198
- Update Composer QA tooling dependencies by @renovate in #199
- Update Composer QA tooling dependencies by @renovate in #201
- Update dependency phpunit/phpunit to ^10.5.17 by @renovate in #204
- Update dependency rector/rector to ^1.0.4 by @renovate in #205
- Update dependency friendsofphp/php-cs-fixer to ^3.53.0 by @renovate in #206
- Update dependency phpunit/phpunit to ^10.5.18 by @renovate in #207
- Update Composer QA tooling dependencies by @renovate in #208
- Replace
qossmic/deptrac-shim
withqossmic/deptrac
by @martin-georgiev in #202
New Contributors
- @captain-igloo made their first contribution in #203
Full Changelog: v2.4.1...v2.5.0
v2.4.1
What's Changed
- DBAL v4 support by @GwendolenLynch in #193
Housekeeping
- Update dependency phpunit/phpunit to ^10.5.11 by @renovate in #189
- Update dependency friendsofphp/php-cs-fixer to ^3.51.0 by @renovate in #190
- Update dependency rector/rector to ^1.0.2 by @renovate in #191
Full Changelog: v2.4.0...v2.4.1