Differ v1.4.0 Release Notes

Release Date: 2019-03-30 // about 5 years ago
  • ๐Ÿš€ 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