Releases: proycon/sesdiff
Releases · proycon/sesdiff
v0.3.1
This version adds a Python binding for sesdiff.
v0.3.0
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
Separated the main program from the library, so we can now use this as a library too
v0.1.4
- Added
--abstract
parameter