Skip to content

v0.10.0

Choose a tag to compare

@mcg-web mcg-web released this 30 Nov 08:47
· 22 commits to 0.10 since this release

v0.10.0 (2017-11-30)

v0.10.0-RC1

  • Add inheritance exception mapping option (#236)
  • Documentation improvement (#238, #243, #247)
  • Tests coverage improvement (#239, #240)
  • [Relay Pagination] Fixed query limit if no 'first' parameter set (#242)
  • Fix paginator auto totalCount when using promise (#245)
  • Fix dump command available formats description (#246)

v0.10.0-ALPHA2

  • Fix empty type file bug (#219)
  • Add explicit types generation (#234)
  • Documentation (#227, #229, #231)

v0.10.0-ALPHA1

  • Docblock style (#201)
  • Symfony Flex docs (#202)
  • Update php-cs-fixer to ^2.7 (#207)
  • GraphQLController as a Service (#208)
  • Refactor Commands to be services (#210)
  • Load RequestExecutor lazily (#212)
  • Symfony 4 Support (#213)
  • Documentation updates (#214 #217 #222 #223)
  • Testing libraries lowest versions (#224)