Releases: Articus/OpenAPIGeneratorCommon-PHP
Releases · Articus/OpenAPIGeneratorCommon-PHP
v0.3
Changelog
- support for new version of DataTransfer
- bump minimal PHP version to 7.4
- new strategies DateList, DateTimeList, DateMap, DateTimeMap and Enum
- new validators Count, Enum, EnumAnon, Length, Match and Range - to remove
laminas/laminas-validator
as direct dependency for code generated withphp-dt
andphp-mezzio-ph
- factory for plugin manager with all library strategies
- factory for plugin manager with all library validators
v0.2
Support for new version of DataTransfer - new strategy factories and exception refinement for existing strategies