Skip to content

Releases: axtiva/flexible-graphql-php

v3.1.0

Choose a tag to compare

@bpteam bpteam released this 15 Apr 06:57

What's Changed

  • feat: implement AmpFutureAdapter for Amphp v3 Promise integration to … by @bpteam in #44

Full Changelog: v3.0.2...v3.1.0

v3.0.2

Choose a tag to compare

@bpteam bpteam released this 14 Apr 11:17

What's Changed

  • feat: add AMPHP v3 support with TypeRegistry and resolver integration by @bpteam in #43

Full Changelog: v3.0.1...v3.0.2

v3.0.1

Choose a tag to compare

@bpteam bpteam released this 13 Mar 21:49

What's Changed

  • refactor: update decorate method signatures to use typed parameters by @bpteam in #42

Full Changelog: v3.0.0...v3.0.1

v3.0.0 ^8.3 PHPStan6 TestCoverage

Choose a tag to compare

@bpteam bpteam released this 13 Mar 08:57

What's Changed

  • Upgrade PHP version and add PHPStan level 6 with code coverage by @bpteam in #33

Full Changelog: v2.2.0...v3.0.0

v2.2.0 update nikic/php-parser to v5

Choose a tag to compare

@bpteam bpteam released this 18 Jul 13:58

What's Changed

  • upgrade nikic/php-parser to 5 version by @bpteam in #31

Full Changelog: v2.1.3...v2.2.0

v2.1.3 fix auto gernerator of directive with arguments with list of value

Choose a tag to compare

@bpteam bpteam released this 31 Dec 15:52

What's Changed

  • fix auto gernerator of directive with arguments with list of value by @bpteam in #30

Full Changelog: v2.1.2...v2.1.3

v2.1.2 fix field resolver generator

Choose a tag to compare

@bpteam bpteam released this 20 Nov 11:59

fix bug of field resolver generator with update version of webonyx/graphql-php

v2.1.1 fix schema introspection

Choose a tag to compare

@bpteam bpteam released this 19 Nov 18:07

What's Changed

  • fix for default value of arguments of fields and fields in input objects and unlock introspection of schema in dev mode by @bpteam in #27

Full Changelog: v2.1.0...v2.1.1

v2.1.1-rc1 fix schema inspection

Pre-release

Choose a tag to compare

@bpteam bpteam released this 19 Nov 17:57
fix for default value of arguments of fields and fields in input objects

v2.1.0 Amphp integration

Choose a tag to compare

@bpteam bpteam released this 11 Jul 21:16