Skip to content

Releases: wzxha/Sdifft

Support on Swift 5.0

08 Apr 07:17
Compare
Choose a tag to compare
2.1.0

update: support on swift5.0

Use Myers's difference alogorithm to improve performance

14 Dec 12:05
Compare
Choose a tag to compare
2.0.0

feature: use myers's difference alogorithm to improve performance

Update current project version

07 Jun 02:38
Compare
Choose a tag to compare
1.4.1

update: current_project_version

Update diff's structure

30 May 08:32
c39273c
Compare
Choose a tag to compare
  1. add NSAttributedString+Diff.swift
  2. remove enumBase
  3. update Modification

Reverse sequence

25 May 03:35
Compare
Choose a tag to compare

Because LCS is 'bottom-up', so them need be reversed to get the normal sequence

Modification add base

24 May 06:44
Compare
Choose a tag to compare
1.2.2

modification add base

Fix crash when diff ch-zh

24 May 04:16
Compare
Choose a tag to compare
1.2.1

update utf8.count to count

Update CI

24 May 03:53
1df6bf2
Compare
Choose a tag to compare
1.2.0

Update .travis.yml

Rename to Sdifft

23 May 13:27
026dc88
Compare
Choose a tag to compare
1.1.0

Update README.md

Diff 1.0

23 May 11:05
63de4de
Compare
Choose a tag to compare
1.0.0

Update README.md