Version 3.1.3 Changes

Listed here is a fix in this version between version 3.1.2 and version 3.1.3 of the Regular Expression Component Library. This information also exists in the Read Me file for the library.

The fix is:

a) The Format string could not be an empty string. When calling the Merge or ChangeFiles function, no changing would be done if the format string was empty. This has been corrected so that Merge and ChangeFiles are executed even when the format string is empty, since a change can be made such that each match has an empty string substituted for it.

Version 3.1.3 New Features

Visual C++ 8 support.