Skip to content

Releases: clbanning/checkxml

handle simple XML elements correctly in UnknownXMLTags

28 Nov 19:57

Choose a tag to compare

1.3

fix UnknownXMLTags for simple elements

Correctly handle slice with single member.

27 Nov 21:03

Choose a tag to compare

UnknownTags() fix

Handle slice with one member correctly.

process both []interface{} and map[string]interface{} mxj.Map values in all cases

24 Feb 13:50

Choose a tag to compare

1.1

process []interface{} values as well as map[string]interface{} values…

Initial release.

21 Feb 17:34

Choose a tag to compare

1.0

more doc fix up