- MongoDB support
- API Platform Core v2 support
- Schema Generator is now available as PHAR
- Support any RDF vocabulary (was previously limited to Schema.org)
- Support for custom classes
- Support for Doctrine Embeddables
- Support for serialization groups
- Support for the
nullable
option - Support for the
unique
option - Support for custom Doctine
@Column
annotations - Symfony 3.0 compatibility
- Various bug fixes and improved tests
- Rename the package API Platform Schema Generator (formerly PHP Schema)
- Support for external and custom RDFa schemas
- Support custom name for relation tables
- Allow to use properties from parent classes
- Allow to create custom fields
- Improve code quality and tests
- Fix compatibility with API Platform Core v1 (formerly DunglasJsonLdApiBundle)
- Fix compatibility with API Platform Core v1 (formerly DunglasJsonLdApiBundle)
- Make CS fixer working again
- API Platform Core v1 (formerly DunglasJsonLdApiBundle) support
- Fixed Doctrine relations handling
- Better
null
value handling
- Fix a bug when using Doctrine
ArrayCollection
- Don't call `parent::__construct()`` when the parent constructor doesn't exist
- Symfony / Doctrine's ResolveTragetEntityListener config mapping generation
- Refactored Doctrine config
- Removed deprecated call to `YAML::parse()``
- Better generated PHPDoc
- Removed
@type
support