Skip to content

Releases: webdevops/go-replace

22.10.0

Choose a tag to compare

@mblaschke mblaschke released this 05 Oct 21:21

22.9.0

Choose a tag to compare

@mblaschke mblaschke released this 18 Sep 22:48
  • switch to golang 1.19
  • update dependencies
  • update build system (release assets are generated automatically on release and have new names)

1.1.2

Choose a tag to compare

@mblaschke mblaschke released this 14 May 00:03
  • Fix multiple concurrency problems
  • Raise threads to 20 by default

1.1.1

Choose a tag to compare

@mblaschke mblaschke released this 13 May 20:56
  • Add --threads option (default 10; prevent too many open files errors)

1.1.0

Choose a tag to compare

@mblaschke mblaschke released this 08 May 20:07
  • Add --lineinfile-before and --lineinfile-after

1.0.2

Choose a tag to compare

@mblaschke mblaschke released this 04 May 23:23
  • Add --dumpversion (prints only version number)
  • Improved code style
  • Fix bug when using regex backrefs in line or lineinfile mode

1.0.1

Choose a tag to compare

@mblaschke mblaschke released this 25 Apr 20:47
  • Add ARM and ARM64 support (Rasberry Pi and others)

1.0.0

Choose a tag to compare

@mblaschke mblaschke released this 25 Apr 19:46
  • Add sprig template methods

0.6.0

Choose a tag to compare

@mblaschke mblaschke released this 22 Apr 21:41
  • 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

Choose a tag to compare

@mblaschke mblaschke released this 09 Apr 23:13

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