DifferenceKit v1.1.4 Release Notes

Release Date: 2019-12-09 // over 4 years ago
  • 👍 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)