Releases: goetas-webservices/xsd-reader
Releases · goetas-webservices/xsd-reader
0.3.12
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
What's Changed
- add support for fixed attribute for elements by @Guite in #65
New Contributors
Full Changelog: 0.3.10...0.3.11
0.3.9
- psalm is a dev dependency
0.3.8
- Updated composer to support PHP 8 #60
v0.3.7
- Fix referencing schemas issue #53
- Add local property to elements #52
v0.2.8
- Backport When an element ref is inside a choice, then is optional #49
v0.3.6
- When an element ref is inside a choice, then is optional #49
v0.2.7
- Allow to specify schema location by namespace #47 (backport of #45)
v0.3.5
- Allow to specify schema location by namespace #45