Skip to content

Releases: proycon/sesdiff

v0.3.1

14 Oct 13:55
Compare
Choose a tag to compare

This version adds a Python binding for sesdiff.

v0.3.0

22 Apr 21:35
Compare
Choose a tag to compare

Major update:

  • Implemented edit string parsing
  • Implemented --apply mode to apply edit scripts
  • Implemented an infix mode to apply an edit script multiple times over all matches in a string.
  • Added tests

v0.2.0

21 Apr 12:07
Compare
Choose a tag to compare

Separated the main program from the library, so we can now use this as a library too

v0.1.5

08 Sep 08:27
Compare
Choose a tag to compare

Bugfix release

v0.1.4

04 Sep 11:03
Compare
Choose a tag to compare
  • Added --abstract parameter