Releases: goetas-webservices/xsd-reader
Releases · goetas-webservices/xsd-reader
0.4.8
What's Changed
- Fixed default namespace not working correctly by @marckoehler in #87
New Contributors
- @marckoehler made their first contribution in #87
Full Changelog: 0.4.7...0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
What's Changed
- execute tools from vendor bin directory by @Guite in #74
- fix missing sequence within choice by @Guite in #75
- Fix issue with intepreting unbounded sequences as having a max limit of 2 by @jbuncle in #76
- introduce loadMinFromNode method by @Guite in #77
- cs fixes by @Guite in #78
New Contributors
Full Changelog: 0.4.1...0.4.2
0.4.1
0.4.0
What's Changed
- support attributes for restrictions of base complex types #69
- support use property for AttributeDef #70
- support abstract property for elements #71
- introduce
RestrictionType
enum #71 - support choices #71
- support substitution groups #71
- migrate to PHP 8 #71
- use GH actions for test execution #71
- support attribute references
- support complex types with mixed content
Full Changelog: 0.3.13...0.4.0