DifferenceKit v1.1.5 Release Notes

Release Date: 2020-01-14 // about 4 years ago
  • ๐Ÿ‘ This version DifferenceKit supports both Swift 4.2 and Swift 5+.

    ๐Ÿ›  FIX

    โšก๏ธ 1. Fix update bug in AppKit extension (by @ra1028 #91, reported by @martindufort #90)


Previous changes from v1.1.4

  • ๐Ÿ‘ This version DifferenceKit supports both Swift 4.2 and Swift 5+.

    โœจ Enhancement

    1. Add ContentIdentifiable and use protocol composition. (by @Marcocanc #83)
    2. Enabling library evolution mode by setting BUILD_LIBRARY_FOR_DISTRIBUTION to YES. (by @ra1028 #88)