Skip to content

Releases: squirrelphp/queries-bundle

v0.13.1

29 Nov 19:46

Choose a tag to compare

Better query parameters check & allow Symfony 6

Set PHP8 as minimum PHP version

15 Jun 14:02

Choose a tag to compare

Also upgrade underlying queries dependency which has been upgraded to PHP8 before and which removed some test helper classes.

v0.12

17 Nov 12:52

Choose a tag to compare

Upgrade underlying squirrel dependency

Add PHPCS rules & adjust PHP version

26 Aug 12:02

Choose a tag to compare

v0.11

Add PHPCS rules & adjust PHP version

v0.10

26 Apr 14:38

Choose a tag to compare

Upgrade to PHP 7.4 & unify project configuration

v0.9.2

06 Jan 18:01

Choose a tag to compare

Streamline CI & increase sql formatter version

v0.9.1: Use composer-bin-plugin and enforce Symfony 5.0

29 Nov 14:26

Choose a tag to compare

Because of an interface change in the Symfony code
we cannot both allow Symfony 4.x and 5.0, so we make
a 5.0 release so it is useable with the new version.

v0.9: Use squirrelphp/debug for debug functionality

10 Jul 11:16

Choose a tag to compare

squirrelphp/debug is now used for all exception and debug
functionality, so we do not need to replicate it for every
squirrel component.

v0.8

14 May 13:13

Choose a tag to compare

Adjust to new update method signature in queries

v0.7.2

13 May 18:53

Choose a tag to compare

Add psalm & fix connection alias issue