CheatyXML v2.0.0 Release Notes

Release Date: 2017-10-25 // over 6 years ago
    • โšก๏ธ Swift 3 Update
    • ๐Ÿ›  Fix small memory leak
    • โž• Add type casting for tags/attributes
    • ๐Ÿ”„ Change the way to retrieve attributes
    • ๐Ÿ“œ All classes are now prefixed by a 'C' (CXMLParser, ...) to clearly identify CheatyXML
    • XMLElement has been renamed to CXMLTag which inherit of CXMLElement
    • ๐Ÿ”จ Code refactoring (files now well separated)
    • โž• Add Unit Test