Skip to content

Releases: martin-helmich/php-schema2class

v3.3.10

22 Jan 09:15
v3.3.10
0952adc

Choose a tag to compare

What's Changed

  • Fix unsafe static property access (in generated code and generator) by @martin-helmich in #123

Full Changelog: v3.3.9...v3.3.10

v3.3.9

22 Jan 08:57
v3.3.9
6c29a02

Choose a tag to compare

What's Changed

  • Do not generate incomplete match statements (or handle UnhandledMatchErrors, respectively) by @martin-helmich in #122

Full Changelog: v3.3.8...v3.3.9

v3.3.8

21 Jan 21:04
v3.3.8
8a0f97c

Choose a tag to compare

Full Changelog: v3.3.7...v3.3.8

v3.3.7

06 Jan 12:10
v3.3.7
6463341

Choose a tag to compare

What's Changed

  • Collapse duplicate type annotations/match arms/... for unions into one by @martin-helmich in #121

Full Changelog: v3.3.6...v3.3.7

v3.3.6

06 Jan 12:09
v3.3.6
2c7e3cf

Choose a tag to compare

What's Changed

Full Changelog: v3.3.5...v3.3.6

v3.3.5

08 Nov 12:24
v3.3.5
cc72d11

Choose a tag to compare

What's Changed

  • Capitalize property names correctly for usage in class names by @martin-helmich in #115
  • feat: ensure that number of written files equals to count of expected by @simivar in #112
  • feat: add test for .json file by @simivar in #113

New Contributors

Full Changelog: v3.3.4...v3.3.5

v3.3.4

04 Sep 14:54
v3.3.4
de5aac6

Choose a tag to compare

What's Changed

  • Reset properties to default value instead null when "without[...]" is called by @martin-helmich in #109

Full Changelog: v3.3.3...v3.3.4

v3.3.2

20 Mar 07:33
v3.3.2
2692190

Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.3.2

v3.3.1

12 Feb 15:41
v3.3.1
3edc21c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.3.1