0.0.7
This is the seventh release of FlexibleDiff.
Changes
-
FlexibleDiff now supports Swift Package Manager. (#9, kudos to @dmcrodrigues)
-
Fixed an issue of
SectionedChangeset
not generating correct offsets for mutated sections. (#10, kudos to @ivopintodasilva) -
Improve the performance by reducing Objective-C runtime overhead. (#12, kudos to @andersio)