Skip to content

0.0.7

Compare
Choose a tag to compare
@andersio andersio released this 04 Feb 10:05
· 4 commits to master since this release

This is the seventh release of FlexibleDiff.

Changes

  1. FlexibleDiff now supports Swift Package Manager. (#9, kudos to @dmcrodrigues)

  2. Fixed an issue of SectionedChangeset not generating correct offsets for mutated sections. (#10, kudos to @ivopintodasilva)

  3. Improve the performance by reducing Objective-C runtime overhead. (#12, kudos to @andersio)