Skip to content

Releases: swaggest/php-code-builder

v0.2.43

Choose a tag to compare

@vearutop vearutop released this 18 Feb 12:48
96b772a

What's Changed

  • Fix for json fields containing a dollar sign (Issue #59) by @mrbig in #60

New Contributors

  • @mrbig made their first contribution in #60

Full Changelog: v0.2.42...v0.2.43

v0.2.42

Choose a tag to compare

@vearutop vearutop released this 19 Feb 17:20
f221ec5

What's Changed

  • Improve Markdown support for Confluence by @vearutop in #57

Full Changelog: v0.2.41...v0.2.42

v0.2.41

Choose a tag to compare

@vearutop vearutop released this 19 Dec 00:40
2f6ad50

What's Changed

  • Improve Markdown description formatting by @vearutop in #56

Full Changelog: v0.2.40...v0.2.41

v0.2.40

Choose a tag to compare

@vearutop vearutop released this 18 Dec 16:48
df2abc9

What's Changed

  • Improve comment description formatting in JSDoc by @vearutop in #54
  • Escape interpolated PHP vars in descriptions by @vearutop in #55

Full Changelog: v0.2.39...v0.2.40

v0.2.39

Choose a tag to compare

@vearutop vearutop released this 03 Aug 22:34
57f9213

What's Changed

  • Check for unique type schemas in Markdown rendering by @vearutop in #52

Full Changelog: v0.2.38...v0.2.39

v0.2.38

Choose a tag to compare

@vearutop vearutop released this 14 Nov 19:24
7720eb5
Update CHANGELOG.md

v0.2.37

Choose a tag to compare

@vearutop vearutop released this 15 Sep 23:10
fc0f412
Update CHANGELOG.md

v0.2.36

Choose a tag to compare

@vearutop vearutop released this 12 Aug 15:56
6239d4f
Improve markdown generation (#48)

v0.2.35

Choose a tag to compare

@vearutop vearutop released this 02 Jan 16:09
5f0fc27
Add support for PHP 8.1 (#43)

v0.2.34

Choose a tag to compare

@vearutop vearutop released this 22 Jul 13:40
e172e5e
Fix exception on duplicate constant name in enum (#42)