Skip to content

Differ 1.4.0

Compare
Choose a tag to compare
@tonyarnold tonyarnold released this 30 Mar 22:29
bc40b8e

This release includes Swift 5.0 and Xcode 10.2 compatibility.

Changes

  • [bc40b8e] Merge pull request #50 from tonyarnold/swift-5.0
  • [890d832] Gather coverage data only when it's generated
  • [629577c] Fixes to build configuration
  • [4c915b0] Try out a new TravisCI test matrix
  • [3a40e3b] Bump tooling versions to Swift 5.0
  • [e345775] Perform Xcode’s recommended configuration updates
  • [83f3d14] Update ORGANIZATIONNAME to “Differ Project”
  • [82c829f] Enable Base localization
  • [2250f5a] Bump Xcode compatibility version to 10.0
  • [189ae5c] Remove redundant access modifiers from extension methods
  • [91c45b3] Bump SWIFT_VERSION to 5.0
  • [5e80d18] Initial fixes for Swift 5.0
  • [83c0781] Fix URL pointing to TravisCI
  • [9b62b30] Update README to reference new TravisCI server address
  • [0769c44] Merge pull request #49 from dineshba/refactoringBatchUpdate
  • [b66656c] Refactored to loop the diff once instead of three times
  • [5f31966] Moved the common logic into BatchUpdate
  • [1cdb445] Merge pull request #47 from tonyarnold/fix/remove-patch-from-parameter
  • [288cda5] Merge pull request #48 from dineshba/master
  • [74e95b3] Refactored to use map instead of for-loop
  • [bfda6ae] Add test for diffTraces in Diff
  • [1e38ecc] Remove unnecessary “from” parameter from Diff.patch(…)
  • [0d07963] Force TravisCI to install a prerelease of CocoaPods
  • [6bdcd9c] Update README.md to reflect the current build requirements