Releases: wzxha/Sdifft
Releases · wzxha/Sdifft
Support on Swift 5.0
Use Myers's difference alogorithm to improve performance
2.0.0 feature: use myers's difference alogorithm to improve performance
Update current project version
1.4.1 update: current_project_version
Update diff's structure
- add
NSAttributedString+Diff.swift
- remove enum
Base
- update
Modification
Reverse sequence
Because LCS is 'bottom-up', so them need be reversed to get the normal sequence
Modification add base
1.2.2 modification add base
Fix crash when diff ch-zh
1.2.1 update utf8.count to count
Update CI
Rename to Sdifft
1.1.0 Update README.md