Releases: swaggest/php-code-builder
Releases · swaggest/php-code-builder
v0.2.23
Added
- Support to use traits in
PhpClass
(#28).
v0.2.21
Nullable properties (#26)
v0.2.20
Fixed
- Missing return and argument phpdoc types for
array
and mixed
.
v0.2.18
Fix description trimming bug
v0.2.17
Use Schema constants for type values instead of string literals (#22)
v0.2.16
Word wrap long descriptions, make description rendering idempotent, u…
v0.2.15
Fix pattern property naming (#21)
v0.2.14: Merge pull request #20 from swaggest/names-from-descriptions
Add option to use title/description as class name part