Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

3.1.0: Support Swift 5, use Apple bundled libxml2 🎉

Latest
Compare
Choose a tag to compare
@leonbreedt leonbreedt released this 17 May 07:53

[FEATURES]

  • Switch to Swift 5.0.
  • Use libxml2 that Apple bundles with the latest SDKs. This is a big enough ease of use change that I'm happy to require people build using Xcode 11.4, as it means no more weird module errors or libxml2 link failures.