Skip to content

1.1.4

Compare
Choose a tag to compare
@ra1028 ra1028 released this 09 Dec 11:58
· 30 commits to master since this release
bf0488b

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)