Releases: piranha/goreplace
Releases · piranha/goreplace
1.9
Treat $1
in replacement strings as groups
1.8
Fix .*
handling in .gitignore
(it actually matched .
and ignored absolutely everything)
1.7
Remove false error reporting about not being able to replace. I'm sorry for messing this up.
1.6
- Add option to not colorize output
- Remove false error reporting about parsing .gitmodules
1.5
Fix deadlock when stumbling around a pile of unreadable files (a lot of symlinks pointing nowhere, for example)
1.4
Fix skipping big files when searching only in file names
Fix stack trace dump on Linux when file is not readable