Releases: webdevops/go-replace
Releases · webdevops/go-replace
22.9.0
- switch to golang 1.19
- update dependencies
- update build system (release assets are generated automatically on release and have new names)
1.1.2
- Fix multiple concurrency problems
- Raise threads to 20 by default
1.1.1
- Add
--threads
option (default 10; prevent too many open files errors)
1.1.0
- Add
--lineinfile-before
and --lineinfile-after
1.0.2
- Add
--dumpversion
(prints only version number)
- Improved code style
- Fix bug when using regex backrefs in line or lineinfile mode
1.0.1
- Add ARM and ARM64 support (Rasberry Pi and others)
1.0.0
- Add sprig template methods
0.6.0
- Implement
--output-strip-ext
(removes suffix from filename for saving)
- Implement
source:destination
as argument (write to a different filename as source)
0.5.4
Add --output
(in one file mode), writes output to another file