v0.11.0
Bumped! 👼
Diff: v0.10.2...v0.11.0
Changes:
- Require PHP 8.0 [a600a32] (@f3l1x)
- Code: nettrine -> contributte [2a9f989] (@f3l1x)
- Composer: update dependencies [b3749f7] (@Roman3349)
- Add missing type hints, use more strict comparisons [68c04a6] (@Roman3349)
- EntityAdapter: basic support of array shapes [8ae43ce] (@PavelJurasek)
- TReflectionProperties: Fix accessing uninitialized properties [95f539e] (@Rixafy)
- SymfonyValidator: Make annotation reader optional, test attributes [459a16e] (@Rixafy)
- EntityAdapter: Fix deprecation and move errors to phpstan.neon [ebd7b11] (@Rixafy)
- ApiRequest: fix obtaining entity [8d66303] (@PavelJurasek)
- Apidoc: merge endpoint parameters specification if OpenApi annotation is provided (#199) [596ac1e] (@besir)
- Refactor: add more types [276791b] (@f3l1x)
- Refactor: drop finals [4d8b01c] (@f3l1x)
- DoctrineAnnotationLoader: make getReader protected [ad1ec9f] (@f3l1x)
- OpenAPI: add Link object and add missing properties of existing objects [ad2565b] (@Roman3349)
Maintenance:
- Composer: downgrade contributte/dev [0dc37d0] (@f3l1x)
- Tests: fix for PHP 8.0 [1a9a83c] (@f3l1x)
- Phpstan: fixes [7fdc0bf] (@f3l1x)
- Tests: ninjify -> contributte [235cd3e] (@f3l1x)
- Composer: ninjify -> contributte [765c83a] (@f3l1x)
- Codesniffer: ninjify -> contributte [c9a9b1b] (@f3l1x)
- Clean up in readme [13dec0c] (@petrparolek)