Skip to content

Releases: Ecodev/graphql-doctrine

7.0.0

16 Nov 08:49
38d4066

Choose a tag to compare

BREAKING CHANGE

Updated to webonyx/graphql-php 14 which has some breaking changes

6.4.4

16 Nov 08:49
86a4802

Choose a tag to compare

Fixed

  • Exclude dev files from composer package

6.4.3

30 Apr 01:07
03163f6

Choose a tag to compare

Fixed

  • Exclude property from GraphQL sorting too

6.4.2

17 Apr 03:52
b821d4d

Choose a tag to compare

Fixed

  • Sorting with NULL as highest in a single sorting

6.4.1

17 Apr 03:52
89385e0

Choose a tag to compare

Fixed

  • Lists always have non-null elements

6.4.0

08 Feb 08:30
ba64605

Choose a tag to compare

Added

  • Exclude property from GraphQL filters

6.3.0

20 Jan 12:03
0ec9aa2

Choose a tag to compare

Added

  • PHP 7.4 compatibility

6.2.0

04 Oct 22:37
4db4c63

Choose a tag to compare

Added

  • Support for self in phpdoc

6.1.0

07 Feb 05:30
9f92ed5

Choose a tag to compare

Added

  • Sorting with NULL as highest, instead of lowest

6.0.0

06 Dec 05:53
1e11044

Choose a tag to compare

Fixed

  • An entity without relation to other entity must not have joins

BREAKING CHANGE

  • Upgrade to webonyx/graphql-php 0.13 and doctrine/orm 2.6