Releases: robbiehanson/KissXML
Releases · robbiehanson/KissXML
Version 5.0.3
Removed DDXML_NS_DECLARATIONS_ENABLED
to allow for better Swift compatibility. Added DDXML.swift
with mappings between NSXML classes and constants and DDXML.
Version 5.0.2
Enable Swift support via libxml/module.modulemap
and DDXML_LIBXML_MODULE_ENABLED
macro. You can use the KissXML/libxml_module
CocoaPods subspec to enable this feature.
Version 5.0.1
Run tests on iOS and Mac targets.