Skip to content

Releases: ScientaNL/DoctrineJsonFunctions

6.1.0

10 Apr 07:24
Compare
Choose a tag to compare

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

Full Changelog: 6.0.0...6.1.0

6.0.0

08 Mar 12:56
Compare
Choose a tag to compare

BC-break: Require php 8.1 and higher

What's Changed

New Contributors

Full Changelog: 5.4.0...6.0.0

5.5.0

08 Mar 08:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.4.0...5.5.0

5.4.0

29 Jan 15:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.0...5.4.0

5.3.0

07 Jun 10:09
0c1aa4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.2.0...5.3.0

5.2.0

10 Oct 13:40
d2c245b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.0...5.2.0

5.1.0

29 Jun 06:24
02fcdcc
Compare
Choose a tag to compare

What's Changed

  • Implement missing MariaDB and update doc to indicate MySQL is compatible by @nyroDev in #83

New Contributors

Full Changelog: 5.0.0...5.1.0

5.0.0

12 Jan 10:24
a5a2309
Compare
Choose a tag to compare

BC break

  • Update to Doctrine DBAL 3.* #76

4.5.0

12 Jan 09:56
138a017
Compare
Choose a tag to compare
  • Updated Postgresql JsonGet: #72
  • Updated README.md: #73
  • Require correct doctrine/orm and doctrine/dbal versions (~2.*): #78

4.4.0

17 Sep 11:21
64c3f88
Compare
Choose a tag to compare