Releases: webdevops/go-replace
Releases · webdevops/go-replace
0.5.3
09 Apr 02:02
Compare
Sorry, something went wrong.
No results found
Replaced --once-remove-match with --once=unique
0.5.2
06 Apr 22:31
Compare
Sorry, something went wrong.
No results found
Fix bug when equal sign is inside env vars (eg FOOBAR="bar=foo")
Fix possible escaping in names specified as options (as in --search=...)
0.5.1
06 Apr 21:39
Compare
Sorry, something went wrong.
No results found
Template mode: Use empty string if env var is empty
Template mode: --search and --replace are optional
Introduced better error handling with fatal errrors
0.5.0
06 Apr 19:02
Compare
Sorry, something went wrong.
No results found
Add --stdin for stdin input (output will be stdout)
Add --mode=template for template processing using golang templates
0.4.0
05 Apr 21:40
Compare
Sorry, something went wrong.
No results found
Added --mode=replace (default) mode
Added --mode=line mode
Added --mode=lineinfile mode
Added multiple --search and --replace patterns
Added testsuite (based on cram)
Changed --ignore-case to --case-insensitive
Implemented better error handling
Implemented parallelization (based on files)
0.3.1
04 Apr 17:36
Compare
Sorry, something went wrong.
No results found
Add --ignore-empty option to ignore empty file list
0.3.0
04 Apr 17:28
Compare
Sorry, something went wrong.
No results found
Add --path auto search file feature
0.2.1
30 Mar 20:16
Compare
Sorry, something went wrong.
No results found
Fixed version information
0.2.0
30 Mar 20:11
Compare
Sorry, something went wrong.
No results found
Bugfix and general improvement release
0.1.0
29 Mar 19:19
Compare
Sorry, something went wrong.
No results found