All Versions
16
Latest Version
Avg Release Cycle
79 days
Latest Release
1215 days ago

Changelog History
Page 2

  • v1.4.1 Changes

    January 25, 2018
    • โž• Added Carthage support
  • v1.4.0 Changes

    January 04, 2018
    • โž• Added Swift 4 support
    • โž• Added Swift Package Manager support
    • โž• Added CHANGELOG.md
    • ๐Ÿ›  Fixed compilation warnings
  • v1.3.0 Changes

    November 05, 2017
    • โœ‚ Removed XMLDictionary dependency and replaced with Swift code
    • โž• Added ReadingOptions in XMLSerialization
    • โž• Added documentation in XMLSerialization
    • Minor code improvements
  • v1.2.0 Changes

    October 12, 2017
    • โž• Added Requests subspec for making xml requests with Alamofire
    • โž• Added classes for making SOAP request (supports SOAP v1.1 and v1.2)
    • Minor code improvements
  • v1.0.0 Changes

    October 04, 2017
    • โž• Added nodeName property in XMLMappable protocol
    • ๐Ÿ›  Fixed compiler warnings
    • Small improvements
  • v0.1.0 Changes

    September 27, 2017
    • ๐ŸŽ‰ Initial release
    • Basic XML mapping