Skip to content

Releases: goetas-webservices/xsd-reader

0.3.12

21 Dec 07:15
7f0a0ea
Compare
Choose a tag to compare

What's Changed

  • add missing default value for nullable property by @Guite in #66
  • support default values and other properties for… by @Guite in #67

Full Changelog: 0.3.11...0.3.12

0.3.11

19 Dec 11:39
60b26b7
Compare
Choose a tag to compare

What's Changed

  • add support for fixed attribute for elements by @Guite in #65

New Contributors

  • @Guite made their first contribution in #65

Full Changelog: 0.3.10...0.3.11

0.3.10

29 Sep 09:00
4082089
Compare
Choose a tag to compare

What's Changed

  • Handle properly minOccurs and maxOccurs in sequences by @goetas in #64

Full Changelog: 0.3.9...0.3.10

0.3.9

21 May 18:35
abfc58c
Compare
Choose a tag to compare
  • psalm is a dev dependency

0.3.8

03 Feb 21:32
a434167
Compare
Choose a tag to compare
  • Updated composer to support PHP 8 #60

v0.3.7

22 Aug 17:58
5235c95
Compare
Choose a tag to compare
  • Fix referencing schemas issue #53
  • Add local property to elements #52

v0.2.8

29 Apr 21:32
4d90a53
Compare
Choose a tag to compare
  • Backport When an element ref is inside a choice, then is optional #49

v0.3.6

29 Apr 21:28
0b3ddc4
Compare
Choose a tag to compare
  • When an element ref is inside a choice, then is optional #49

v0.2.7

02 Apr 09:18
0a2fbab
Compare
Choose a tag to compare
  • Allow to specify schema location by namespace #47 (backport of #45)

v0.3.5

29 Mar 15:37
69480c2
Compare
Choose a tag to compare
  • Allow to specify schema location by namespace #45