DifferenceKit v1.1.5 Release Notes
Release Date: 2020-01-14 // over 3 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
- Add ContentIdentifiable and use protocol composition. (by @Marcocanc #83)
- Enabling library evolution mode by setting
BUILD_LIBRARY_FOR_DISTRIBUTION
toYES
. (by @ra1028 #88)