Skip to content

Releases: geeklearningio/gl-vsts-tasks-file-patch

4.0.0

07 Mar 02:49
Compare
Choose a tag to compare

Switch to Node 10

3.1.0

17 Aug 14:48
Compare
Choose a tag to compare
  • Removes "npm" demand on all tasks, which could now be used on any VSTS or TFS agent (fix #52)
  • Removes "preview" flag

3.0.0

14 May 06:54
Compare
Choose a tag to compare
3.0.0 Pre-release
Pre-release
add missing typescript dependency

2.2.0

11 Aug 10:43
Compare
Choose a tag to compare
  • improved error messages for Yaml, Json and Plist patch tasks (resolves #31)
  • JSON output is now formatted (resolves #28)

2.1.0

09 Aug 11:21
Compare
Choose a tag to compare

Hotfix for broken wildcards #37

2.0.0

05 Aug 10:58
Compare
Choose a tag to compare
  • Fail on missing leading slashes #34
  • Add support for array #21

1.2.1

09 Oct 13:17
Compare
Choose a tag to compare

PLIST Support #10
JSON5 Support #9

1.1.5

07 Oct 15:10
Compare
Choose a tag to compare

Fix Patch YAML bug

1.1.4

07 Oct 08:26
Compare
Choose a tag to compare

Support for YAML files #2

1.1.3

06 Sep 16:38
Compare
Choose a tag to compare

Add a warning when no file is actually patched #8