Skip to content

Releases: clbanning/checkxml

handle simple XML elements correctly in UnknownXMLTags

28 Nov 19:57
Compare
Choose a tag to compare
1.3

fix UnknownXMLTags for simple elements

Correctly handle slice with single member.

27 Nov 21:03
Compare
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
Compare
Choose a tag to compare
process []interface{} values as well as map[string]interface{} values…

… everywhere

Initial release.

21 Feb 17:34
Compare
Choose a tag to compare
1.0

more doc fix up