Releases: API-Skeletons/doctrine-graphql
Releases · API-Skeletons/doctrine-graphql
7.1.3
7.1.2
What's Changed
- Refactor FiltersInputType to simplify by @TomHAnderson in #116
- Cleared InvalidArguments by @TomHAnderson in #117
Full Changelog: 7.1.1...7.1.2
7.1.1
What's Changed
- Moved creation of between type into its own function by @TomHAnderson in #115
Full Changelog: 7.1.0...7.1.1
7.1.0
What's Changed
- Fix for required and optional field mix by @TomHAnderson in #114
Full Changelog: 7.0.5...7.1.0
7.0.5
What's Changed
- Revert "Feature/shared type manager" by @TomHAnderson in #113
Full Changelog: 7.0.4...7.0.5
7.0.4
What's Changed
- Further simplified FiltersInputType by @TomHAnderson in #108
- Review CriteriaFactory by @TomHAnderson in #109
- Documented PageInfo by @TomHAnderson in #110
- Feature/shared type manager by @TomHAnderson in #111
Full Changelog: 7.0.3...7.0.4
7.0.3
What's Changed
- The GraphQL schema requires names to start with a letter so prefix un… by @TomHAnderson in #107
Full Changelog: 7.0.2...7.0.3
7.0.2
What's Changed
- Simplify FiltersInputType by @TomHAnderson in #103
- Hotfix/simplify resolve entity factory by @TomHAnderson in #104
- Squashed switch for default by @TomHAnderson in #105
- Squashed switch for default by @TomHAnderson in #106
Full Changelog: 7.0.1...7.0.2
7.0.1
What's Changed
- Added excludeCriteria to Field Attributes by @TomHAnderson in #102
Full Changelog: 7.0.0...7.0.1
7.0.0
What's Changed
- Moved pagination arguments into a separate object and out of filters by @TomHAnderson in #91
- Feature/filter types by @TomHAnderson in #93
- Fixed sort in json test by @TomHAnderson in #95
- Minor tweeks for code coverage by @TomHAnderson in #96
- Fix phpcs by @TomHAnderson in #97
- Update filter information in README by @TomHAnderson in #98
- Main dev merge by @TomHAnderson in #94
Full Changelog: 6.2.5...7.0.0