Skip to content

v2.23-mod.03

Choose a tag to compare

@ghuDaYuYu ghuDaYuYu released this 23 Feb 05:39

Change log:

  • Write, Update and Write+Update fix update.

  • Normal, Difference and Original views are now working like the original plugin.

  • Apply button in Edit Mappings shows configuration state.

  • New multi_search_exp & multi_replace_exp functions.
    example:
    $multi_replace_exp(%COMPOSER%,'^(.+)\s(.+)$','$2, $1')