Skip to content

0.10.0

Latest
Compare
Choose a tag to compare
@bmilekic bmilekic released this 05 Jan 19:55
· 1 commit to master since this release
f674a62

0.10.0 is a mostly maintenance release. Noteworthy changes:

  • add support for Swift Package Manager by adding Package.swift manifest to root
  • make use of CryptoKit SHA256 conditional on availability of CryptoKit module, fallback on CommonCrypto
  • bundle update in order to bring all dependencies to latest in Gemfile and silence dependabot security warnings regarding cocoapods
  • README to reference public cocoapods repo, not private anymore