Skip to content

Tags: webdevops/go-replace

Tags

0.5.3

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Replace --once-remove-match with --once=unique

0.5.2

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix possible escaping in names specified as options

0.5.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Improve handling of templates

- 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

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix duplicate newline at end if using template

0.4.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update version

0.3.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update version to 0.3.1

0.3.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Set version to 0.3.0

0.2.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix version

0.2.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Improve replace mechanism

- Replace --whole-line with --replace-line
- Fixed some bugs and issues
- Add --regex-backrefs

0.1.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Improved search and replace

- Fix correct way of handling case insensitve non-regex search
- Added more verbose messages