1.1.4
This version DifferenceKit supports both Swift 4.2 and Swift 5+.
Enhancement
- Add ContentIdentifiable and use protocol composition. (by @Marcocanc #83)
- Enabling library evolution mode by setting
BUILD_LIBRARY_FOR_DISTRIBUTION
toYES
. (by @ra1028 #88)