Skip to content

2.0.1

Compare
Choose a tag to compare
@mattrubin mattrubin released this 19 Oct 17:47

Enhancements

  • Update the project to support Xcode 8 and Swift 2.3. (#73, #75, #84)

Fixes

  • Disable broken keychain tests on iOS 10. (#77, #88)

Other Changes

  • Update badge images and links in the README. (#69)
  • Reorganize source and test files following the conventions of the Swift Package Manager. (#70)
  • Isolate the CommonCrypto dependency inside a custom wrapper function. (#71)
  • Clean up whitespace. (#79)
  • Integrate with codecov.io for automated code coverage reporting. (#82)
  • Update SwiftLint configuration. (#87)
  • Update Travis configuration to use Xcode 8. (#89)