Skip to content

Releases: R3VoLuT1OneR/doctrine-rest

0.5.0

30 Apr 08:53
600fa1f
Compare
Choose a tag to compare

What's Changed

  • Make project compatible with Laravel 11 by @ekonoval in #14

New Contributors

Full Changelog: 0.4.0...0.5.0

Version 0.4.0

29 Feb 13:59
Compare
Choose a tag to compare
  • Doctrine 2.14.0 support
  • Doctrine annotations 2.0 support
  • XDebug for dev environment

Version 0.3.2

10 Jan 22:38
Compare
Choose a tag to compare
  • Fix strict string filter
  • Do not include relationships links for empty relationships.

v0.1.4

23 Dec 06:55
Compare
Choose a tag to compare

Make $property attribute nullable. So later on, in case it is not a string (it is null) then we don't apply the filter (expected behaviour).

Filter strict loose

22 Dec 12:17
4c98ffc
Compare
Choose a tag to compare

Filter strict loose implementation.

fix: Filter strict loose implementation.

22 Dec 13:59
Compare
Choose a tag to compare

Filter strict loose implementation

Filter strict loose

22 Dec 12:27
Compare
Choose a tag to compare

Filter strict loose implementation.

Fix implementation and unittest

16 May 19:36
Compare
Choose a tag to compare
0.2.2

fix units test

Upgrade symfony/http-foundation

16 May 19:23
Compare
Choose a tag to compare
0.2.1

Support PHP 8.0.2 only

Support only PHP 8

16 May 19:21
Compare
Choose a tag to compare
0.2.0

Support PHP 8.0.2 only