Skip to content

v0.21.0

Compare
Choose a tag to compare
@glennrfisher glennrfisher released this 01 Feb 16:34
· 1373 commits to master since this release
1fdd1e5
  • Change uses of NSLocalizedFailureReasonErrorKey to NSLocalizedDescriptionKey for Linux compatibility
  • Only lint the Source/Service folder for framework build targets (fixes a bug with carthage --no-use-binaries)
  • Fix style errors reported by swiftlint (fixes a bug with carthage --no-use-binaries)
  • Improve test infrastructure for simulator and Linux