Skip to content

Releases: swaggest/php-code-builder

v0.2.23

11 Dec 08:29
4535bc2
Compare
Choose a tag to compare

Added

  • Support to use traits in PhpClass (#28).

v0.2.22

02 Dec 14:10
Compare
Choose a tag to compare
Rebuild test entities

v0.2.21

24 Oct 23:23
Compare
Choose a tag to compare
Nullable properties (#26)

v0.2.20

02 Oct 21:09
Compare
Choose a tag to compare

Fixed

  • Missing return and argument phpdoc types for array and mixed.

v0.2.19

02 Oct 20:05
Compare
Choose a tag to compare
Introduce changelog

v0.2.18

22 Sep 19:54
Compare
Choose a tag to compare
Fix description trimming bug

v0.2.17

21 Sep 21:44
32fa90d
Compare
Choose a tag to compare
Use Schema constants for type values instead of string literals (#22)

v0.2.16

16 Sep 21:20
Compare
Choose a tag to compare
Word wrap long descriptions, make description rendering idempotent, u…

v0.2.15

12 Sep 12:09
d2ed729
Compare
Choose a tag to compare
Fix pattern property naming (#21)

v0.2.14: Merge pull request #20 from swaggest/names-from-descriptions

12 Sep 10:55
39d2404
Compare
Choose a tag to compare
Add option to use title/description as class name part