XMLCoder v0.1.0 Release Notes

Release Date: 2018-11-08 // over 5 years ago
    • โž• Add support for decoupled, type-dependent node-encoding strategies (@regexident)
    • โž• Add missing visibility declarations (@regexident)
    • ๐Ÿ‘Œ Improve .gitignore and remove tracked *.xcuserdata files (@regexident)
    • ๐Ÿ–จ Make XMLEncoder.OutputFormatting.prettyPrinted actually do something (@regexident)
    • โž• Add tvOS deployment target to podspec (@edc1591)
    • ๐Ÿ›  Fix Carthage command (@salavert)
    • ๐Ÿš€ Set deployment versions to allow older SDKs (@Lutzifer)
    • โž• Add Info.plist to allow Framework use in App Store Connect via Carthage (@Lutzifer)
    • Set CURRENT_PROJECT_VERSION (@Lutzifer)
    • โž• Add convertFromCapitalized strategy, simple test (@MaxDesiatov)
    • ๐Ÿ‘ Allow older iOS/tvOS deployment targets in podspec (@MaxDesiatov)