* 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
0.2.0
Separated the main program from the library, so we can now use this as a library too