adamreisnz / replace-in-file

A simple utility to quickly replace contents in one or more files
580 stars 65 forks source link

Feature request: allow specifying regexes in `from` array in config file #199

Closed fnimick closed 3 weeks ago

fnimick commented 3 weeks ago

Currently, the regex detection in the string literal is only supported if the from entry is a string and not an array.

adamreisnz commented 3 weeks ago

This is now fixed in 8.2.0