SWXMLHash v0.5.2 Release Notes

Release Date: 2014-10-06 // over 9 years ago
    • 🛠 Fix handling of whitespace in XML which resolves issue #6.
      • Apparently the foundCharacters method of NSXMLParser also gets called for whitespace between elements.
      • There are now specs to account for this issue as well as a spec to document CDATA usage, too.