Skip to content

Releases: Articus/OpenAPIGeneratorCommon-PHP

v0.3

04 Feb 19:48
Compare
Choose a tag to compare

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 with php-dt and php-mezzio-ph
  • factory for plugin manager with all library strategies
  • factory for plugin manager with all library validators

v0.2

10 May 13:58
Compare
Choose a tag to compare

Support for new version of DataTransfer - new strategy factories and exception refinement for existing strategies

v0.1.1

16 Jan 15:59
Compare
Choose a tag to compare

PHP 8.0 support

v0.1

08 Dec 21:54
Compare
Choose a tag to compare

Initial release to use from php-mezzio-ph generator