Skip to content

Releases: gcharita/XMLMapper

Added Carthage support

25 Jan 19:02
Compare
Choose a tag to compare
  • Added Carthage support

Added Swift 4 support

04 Jan 20:36
Compare
Choose a tag to compare
  • Added Swift 4 support
  • Added Swift Package Manager support
  • Added CHANGELOG.md
  • Fixed compilation warnings

Removed XMLDictionary dependency

05 Nov 20:16
Compare
Choose a tag to compare
  • Removed XMLDictionary dependency and replaced with Swift code
  • Added ReadingOptions in XMLSerialization
  • Added documentation in XMLSerialization
  • Minor code improvements

Added Requests subspec

12 Oct 20:38
Compare
Choose a tag to compare
  • 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

Added nodeName property in XMLMappable

03 Oct 21:02
Compare
Choose a tag to compare
  • Added nodeName property in XMLMappable protocol
  • Fixed compiler warnings
  • Small improvements

Initial public release v0.1.0

27 Sep 16:14
Compare
Choose a tag to compare

Basic XML mapping