Skip to content

Releases: drmohundro/SWXMLHash

Bug Fix - Element Order Bug

24 Sep 21:07
Compare
Choose a tag to compare

Released on 2015-02-09.

  • Fixed bug with children so that XML element order is preserved when enumerating XML child elements.
  • Only require Foundation.h instead of UIKit.h.

Initial CocoaPods Release

24 Sep 19:39
Compare
Choose a tag to compare

Released on 2015-01-30.

  • Added children property to allow for enumerating all child elements.
  • CocoaPods support is live (see current docset on CocoaPods)

Feature - OSX Support

24 Sep 19:39
Compare
Choose a tag to compare

Released on 2015-01-25.

  • Added OSX target, should allow SWXMLHash to work in OSX as well as iOS.