Skip to content

Releases: nhu313/Quinn

Add options to control comments and strip namespace

27 Nov 04:41
9683414
Compare
Choose a tag to compare
  • Clean up warning thanks to @katehedgpeth
  • Add second params to parse to handle strip_namespaces thanks to @Kazakbay
    • Quinn.parse(xml, %{strip_namespaces: true}
  • Add code to parse comments
    • Quinn.parse(xml, %{comments: true}

v1.0.0

07 Aug 20:24
Compare
Choose a tag to compare
updated description and version