SWXMLHash v1.0.0 Release Notes

Release Date: 2015-04-10 // almost 9 years ago
    • ๐Ÿ‘ Lazy loading support is available (issue #11)
      • Call .lazy instead of .parse
      • Performance can be drastically improved when doing lazy parsing.
    • ๐Ÿ‘€ See PR #26 for details on these:
      • Remove automatic whitespace trimming - that will be a responsibility of the caller.
      • Make umbrella header public.
      • Introduce shared schemes.
    • ๐Ÿ‘ Xcode 6.3 and Swift 1.2 support.
    • Published version 1.0.0 CocoaPod.