likewise/CHANGELOG.md
2021-01-24 11:25:27 +01:00

16 lines
304 B
Markdown

# Changelog
All notable changes to similar are documented here.
## 0.3.0
* Added grapheme and character level diffing utilities.
* `DiffOp::as_tag_tuple` is now taking the argument by reference.
## 0.2.0
* Fixed a bug in the patience algorithm causing it not not work.
## 0.1.0
* Initial release.