File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.0.0
4+
5+ * feat: add OpenAPI support
6+ * feat: add API Platform 2.7/3 attributes generation
7+ * feat: custom attributes and custom attribute arguments
8+ * feat: add Doctrine ORM inheritance support (discriminator)
9+ * feat: manage association overrides for Doctrine ORM
10+ * feat: add ` defaultCardinality ` configuration for relations
11+ * feat: add ` defaultValue ` in property configuration
12+ * feat: add ` resolveTypes ` and ` allTypes ` parameters
13+ * refactor: better handling of data type (including lang string)
14+ * fix: self-referencing relations (Doctrine ORM)
15+ * fix: update reserved keywords
16+ * fix: remove simple in ODM attributes
17+
318## 4.0.1
419
520* fix: use FQCN when using an enum in callback constraint and remove ApiResource from the enum
You can’t perform that action at this time.
0 commit comments