What's New
Issue #34 Add support for \U, \L, \I, \F, \E: adds support for case changing in replaces. e.g. --replace "\U$1\E" will uppercase group 1. Is off by default to avoid performance impact when not using it. If you want it on by default add it to NED_DEFAULTS. See --help.
--case-replacements
enable \U - uppercase, \L - lowercase, \I - initial
uppercase (title case), \F - first uppercase (sentence
case) replacements. \E marks the end of a case
replacement
Dependencies
The ned.exe included here is 64bit and requires the vc_redist.x64.exe which can be downloaded from: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
The Linux and Mac versions don't need anything extra. Just put them somewhere on your path renamed as ned.