Releases: qetza/vsts-replacetokens-task
Releases · qetza/vsts-replacetokens-task
v3.6.0
- Add parameter Use legacy pattern with default value to
false
.
v3.5.2
- Fix issue when token prefix present but not as a token prefix (#149).
v3.5.1
- Fix issue when variable
System.ServerType
is not defined (#147).
v3.5.0
- Add anonymous usage telemetry.
- Ignore spaces between token prefix/suffix and variable name (#143).
v3.4.1
- Fix JSON escaping of slash
/
(#138)
v3.4.0
- Add summary in logs with number of tokens found and replaced (#126).
- Add support for variables in external JSON files (#113).
v3.3.1
- Fix negative pattern support (#127).
v3.3.0
- Add support for custom output file and wildcard support (#114).
v3.2.2
- Fix matching issue with directory
v3.2.1
- Fix log issue with escaped secret values