Releases: ScientaNL/DoctrineJsonFunctions
Releases · ScientaNL/DoctrineJsonFunctions
6.3.0
What's Changed
- Add phpstan and fix some related issues by @Hikariii in #121
- Correctly rename MysqlMariadb shared node as such by @Hikariii in #123
- Added JSON_VALUE for mysql platform by @Hikariii in #122
- Make JSON_VALUE() RETURNING arg for mysql optional by @Hikariii in #124
Full Changelog: 6.2.0...6.3.0
6.2.0
What's Changed
- Compatibility with DBAL4 for MAriaDB functions by @Lustmored in #120
- fix: typo in README by @victor-prdh in #118
New Contributors
- @Lustmored made their first contribution in #120
- @victor-prdh made their first contribution in #118
Full Changelog: 6.1.0...6.2.0
6.1.0
What's Changed
- Suggest Composer command for installation by @mbrodala in #110
- ci: migrate phpunit config (v10+) by @simPod in #102
- update postgres function names in readme by @dbu in #111
- Add unit tests for psql JsonbExists functions by @ttk in #112
- Fix validatePlatform for MariaDB, check for instance of MariaDBPlatform by @annervisser in #114
New Contributors
- @mbrodala made their first contribution in #110
- @dbu made their first contribution in #111
- @ttk made their first contribution in #112
- @annervisser made their first contribution in #114
Full Changelog: 6.0.0...6.1.0
6.0.0
BC-break: Require php 8.1 and higher
What's Changed
- Added psalm and phpcs checks by @Hikariii in #96
- Trigger ci on pull-request by @Hikariii in #99
- ci: add testing matrix by @simPod in #98
- Prepare for 6.x releases and php ^8.1 by @Hikariii in #101
- Add Support for PostgreSQL jsonb_insert Function by @scottfalkingham in #107
- Support ORM 3 to master by @Hikariii in #108
- Dbal4 by @Hikariii in #109
New Contributors
- @simPod made their first contribution in #98
- @scottfalkingham made their first contribution in #107
Full Changelog: 5.4.0...6.0.0
5.5.0
5.4.0
5.3.0
What's Changed
- Use PostgreSQLPlatform instead of PostgreSQL94Platform by @SherinBloemendaal in #89
New Contributors
- @SherinBloemendaal made their first contribution in #89
Full Changelog: 5.2.0...5.3.0
5.2.0
What's Changed
- Add JsonArrayAgg and JsonObjectAgg by @willemverspyck in #84
New Contributors
- @willemverspyck made their first contribution in #84
Full Changelog: 5.1.0...5.2.0