Changelog for
golang-github-sergi-go-diff-0.0.0+git20180206.da64554-1.1.noarch.rpm :
* Sun Jan 13 2019 hillwoodAATTopensuse.org- Update version to git20180206
* Fix DiffLevenshtein counting single runes as multiple edits
* Add the utf-8 test for DiffLevenshtein
* Use a slice instead of a linked list to track equalities
* Check deadline less frequently
* Remove more nested appends
* Optimize splice
* Optimize commonPrefixLength and commonSuffixLength
* Add benchmarks for commonPrefixLength and commonSuffixLength
* Delete unused commonSuffixLength binary search code
* Make Operation a stringer
* Thu Nov 09 2017 hillwoodAATTopensuse.org- Change buildarch to noarch.
* Wed Nov 08 2017 hillwoodAATTopensuse.org- Cleanup spec.
* Tue Oct 03 2017 sensor.wenAATTgmail.com- Initial package.