Skip to content

Releases: webdevops/go-replace

22.10.0

05 Oct 21:21
Compare
Choose a tag to compare

22.9.0

18 Sep 22:48
Compare
Choose a tag to compare
  • switch to golang 1.19
  • update dependencies
  • update build system (release assets are generated automatically on release and have new names)

1.1.2

14 May 00:03
Compare
Choose a tag to compare
  • Fix multiple concurrency problems
  • Raise threads to 20 by default

1.1.1

13 May 20:56
Compare
Choose a tag to compare
  • Add --threads option (default 10; prevent too many open files errors)

1.1.0

08 May 20:07
Compare
Choose a tag to compare
  • Add --lineinfile-before and --lineinfile-after

1.0.2

04 May 23:23
Compare
Choose a tag to compare
  • Add --dumpversion (prints only version number)
  • Improved code style
  • Fix bug when using regex backrefs in line or lineinfile mode

1.0.1

25 Apr 20:47
Compare
Choose a tag to compare
  • Add ARM and ARM64 support (Rasberry Pi and others)

1.0.0

25 Apr 19:46
Compare
Choose a tag to compare
  • Add sprig template methods

0.6.0

22 Apr 21:41
Compare
Choose a tag to compare
  • 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

09 Apr 23:13
Compare
Choose a tag to compare

Add --output (in one file mode), writes output to another file