Batch-RegEx changelog
Jump to changes for: 1.3 - 1.2.4 - 1.2.3 - 1.2.2 - 1.2.1 - 1.2 - 1.1.1 - 1.1
Return to the Batch-RegEx page
Changes in 1.3:
- Now supports preferences for setting default flags [Anthony Bowden]
- Global effect flag lines now supported
- Global effect flags are now negated in expressions with ‘-’
Changes in 1.2.4:
- The window positions are now memorised.
Changes in 1.2.3:
- The number of matched rules is reported for each file; any files for which no rules matched are skipped and left untouched.
- The save changes dialog no longer maps the escape key to No instead of Cancel!
Changes in 1.2.2:
- Better dialog boxes
Changes in 1.2.1:
- Comments are now supported in the expression list (lines beginning with “\ ”)
- When performing multiple operations on the same files, the correct files are read back in, instead of the back-up copies being read instead [Anthony Bowden]
- Expressions > Start over implemented
- Prompt to save changes when loading a saved set or starting over
- [Mac] The output file now has the same creator code as the input file
- [Win32] Message dialogs now use correct system alert sounds and the buttons are 2px taller
Changes in 1.2 “Railfan Edition”:
- Saved expression sets: save and recall expression lists
- Output window no longer displays nonsensical progress
- Adjusted the menu bar for Windows (accelerators, File > Exit, Edit > Delete)
Changes in 1.1.1:
- Instead of writing the output to a new file, each input file is renamed as a back-up, and the output file replaces the input file.
- Some clean-up of the UI
- Correct Web page URL for the about box Web hyperlink!
Changes in 1.1:
- Microsoft Windows support
- An initial blank link in the RegEx list no longer causes a hang