Releases: webdevops/go-replace
Releases · webdevops/go-replace
27.7.1
Sorry, something went wrong.
No results found
Kanti
released this
15 Jul 11:50
What's Changed
- Skip unsupported windows/arm release asset build by @Kanti with @Copilot in #22
Full Changelog: 26.07.0...27.7.1
22.10.0
Sorry, something went wrong.
No results found
22.9.0
Sorry, something went wrong.
No results found
- switch to golang 1.19
- update dependencies
- update build system (release assets are generated automatically on release and have new names)
1.1.2
Sorry, something went wrong.
No results found
- Fix multiple concurrency problems
- Raise threads to 20 by default
1.1.1
Sorry, something went wrong.
No results found
- Add --threads option (default 10; prevent too many open files errors)
1.1.0
Sorry, something went wrong.
No results found
- Add --lineinfile-before and --lineinfile-after
1.0.2
Sorry, something went wrong.
No results found
- Add --dumpversion (prints only version number)
- Improved code style
- Fix bug when using regex backrefs in line or lineinfile mode
1.0.1
Sorry, something went wrong.
No results found
- Add ARM and ARM64 support (Rasberry Pi and others)
1.0.0
Sorry, something went wrong.
No results found
- Add sprig template methods
0.6.0
Sorry, something went wrong.
No results found
- Implement --output-strip-ext (removes suffix from filename for saving)
- Implement source:destination as argument (write to a different filename as source)