Releases: API-Skeletons/doctrine-orm-graphql
Releases · API-Skeletons/doctrine-orm-graphql
12.5.1
What's Changed
- Fix typos and update links in README.md by @TomHAnderson in #188
- Use LazyGhosts in containers by @TomHAnderson in #189
- Services now returns Lazy Ghost objects instead of closures. Metadat… by @TomHAnderson in #190
Full Changelog: 12.5.0...12.5.1
12.5.0
This release moves the minimum version to PHP 8.4 with support for PHP 8.5
What's Changed
- PHPUnit 12 by @TomHAnderson in #183
- Fixed parseLiteral for Json type by @TomHAnderson in #174
- Feature/lazy ghosts by @TomHAnderson in #185
Full Changelog: 12.4.1...12.5.0
12.4.1
What's Changed
- PHPUnit 12 by @TomHAnderson in #183
- Fixed parseLiteral for Json type by @TomHAnderson in #174
Full Changelog: 12.4.0...12.4.1
12.4.0
What's Changed
- [WIP] Feature/sort priority by @TomHAnderson in #176
- Update to Doctrine coding-standard 14.0.0 by @TomHAnderson in #179
- Update scrutinizer by @TomHAnderson in #180
Full Changelog: 12.3.6...12.4.0
12.3.6
12.3.5
What's Changed
- Doc/fix event hierarchy by @TomHAnderson in #164
- limerick by @TomHAnderson in #165
- Added docs to add custom hydrator strategy by example by @TomHAnderson in #166
- Changed GraphQL to have types in limerick by @TomHAnderson in #167
- Feature/csvstring by @TomHAnderson in #168
- Reviewed Type tests by @TomHAnderson in #169
- Doc/tips by @TomHAnderson in #170
- Doc/table width by @TomHAnderson in #171
- Hotfix/end cursor by @TomHAnderson in #172
Full Changelog: 12.3.4...12.3.5
12.3.4
What's Changed
- Added offset and limit to Criteria and QueryBuilder events by @TomHAnderson in #163
Full Changelog: 12.3.3...12.3.4
12.3.3
What's Changed
- docs review by @TomHAnderson in #159
- Doc/events by @TomHAnderson in #160
- Moved queries under basics by @TomHAnderson in #161
- Move count of collection after Criteria event. by @TomHAnderson in #162
Full Changelog: 12.3.2...12.3.3
12.3.2
What's Changed
- Added abilitiy to filter collections then re-set them to the event fo… by @TomHAnderson in #158
Full Changelog: 12.3.1...12.3.2
12.3.1
What's Changed
- Moved pagination of Criteria after the event by @TomHAnderson in #157
Full Changelog: 12.3.0...12.3.1