Skip to content

Releases: squirrelphp/entities-bundle

v0.15.1

29 Nov 11:44

Choose a tag to compare

Require PHP 8.4, allow Symfony 8 + streamline docker scripts

New squirrel entities major release

02 Mar 16:32

Choose a tag to compare

Convert some deprecations to exceptions and more final/readonly usage in the entities component

New stable release

28 Feb 17:41

Choose a tag to compare

With new QueriesBundle version and using Squirrel Connection package.

New version with new connection dependency

28 Feb 10:40

Choose a tag to compare

Release to test if it all works.

Support Symfony 7

02 Dec 15:30

Choose a tag to compare

Otherwise no changes.

Stable base libraries

15 Dec 16:18

Choose a tag to compare

Make it possible to use the stable versions of squirrelphp queries + entities, even if this bundle is not marked as quite stable yet. We need to first refactor squirrelphp/queries-bundle and then check if we need to adapt anything in this library before marking it as a v1.0 release.

Support Symfony 6 + fix tests for PHP 8.1

29 Nov 20:23

Choose a tag to compare

v0.12.1

Add missing types for Symfony 6

Set minimum PHP version to PHP8

15 Jun 14:43

Choose a tag to compare

  • Upgrade squirrelphp dependencies which have already
      been upgraded to PHP8 and slightly adapted
  • Use new attributes instead of previous annotations
      (annotations are gone)
  • Adjust the documentation slightly to reflect the changes

New DBAL 3.0 version

17 Nov 13:03

Choose a tag to compare

v0.11

Upgrade underlying dependencies for DBAL 3.0

v0.10: Adjust version for entities component

15 Oct 21:35

Choose a tag to compare

Also update tests to use the new name of the entity
constructor trait.