Releases: api-platform/schema-generator
Releases · api-platform/schema-generator
Version 0.4.3
- Compatibility with the last version of DunglasApiBundle
Version 0.4.2
- Fix compatibility with DunglasApiBundle
Version 0.4.1
- Make CS fixer working again
Version 0.4.0
- DunglasJsonLdApiBundle support
Version 0.3.2
- Fixed Doctrine relations handling
- Better
null
value handling
Version 0.3.1
- Fix a bug when using Doctrine
ArrayCollection
- Don't call
parent::__construct()
when the parent constructor doesn't exist
Version 0.3.0
- Symfony / Doctrine's ResolveTragetEntityListener config mapping generation
- Refactored Doctrine config
- Removed deprecated call to
YAML::parse()
Version 0.2.0
- Better generated PHPDoc
- Removed
@type
support
Version 0.1.0
First release