Skip to content

Releases: NUKIB/go-xml

v1.3.0

25 Oct 09:46
Compare
Choose a tag to compare

Added -np option to prefix all structs in given namespace

v1.2.0

19 Oct 07:54
7299538
Compare
Choose a tag to compare

Rename types with identical name so they all generate properly

v1.1.4

17 Oct 13:56
87ba3bc
Compare
Choose a tag to compare

Fixed unmarshalling date with a timezone defined

v1.1.3

13 Oct 14:36
Compare
Choose a tag to compare
base64 & Hex values are now treated as any other values

v1.1.2

12 Oct 14:33
d5bfee3
Compare
Choose a tag to compare
Merge pull request #3 from henryolik/dev

Make only optional complex types pointers

v1.1.1

12 Oct 09:54
afdd8f2
Compare
Choose a tag to compare

Fix zero datetime values in resulting XML

v1.1

10 Oct 18:59
2d0b3f1
Compare
Choose a tag to compare

Omit empty stucts

v1.0.0

06 Oct 08:01
Compare
Choose a tag to compare
Fix xsdgen/example_test