Skip to content

Releases: marceloavf/github-tools-vsts

v1.0.0

28 Oct 19:12
Compare
Choose a tag to compare

1.0.0 (2018-10-28)

Features

  • add support for multiple minimatch patterns (#36) (43e238c), closes #34

BREAKING CHANGES

  • The assets upload input has been changed to multiLine type.

v0.5.0

09 Jul 20:40
Compare
Choose a tag to compare

0.5.0 (2018-07-09)

Features

  • allow GitHub OAuth scheme authentication (893215d), closes #17

v0.4.1

03 Jul 16:04
Compare
Choose a tag to compare

0.4.1 (2018-07-03)

Bug Fixes

  • change task definition input order (c7368f9)

v0.4.0

03 Jul 15:54
Compare
Choose a tag to compare

0.4.0 (2018-07-03)

Features

  • allow to manually set repository owner and name #23 (795d49f)

v0.3.4

06 Jun 13:36
Compare
Choose a tag to compare

0.3.4 (2018-06-06)

Bug Fixes

  • dependency: update potential security vulnerability in plugin (af03887)

v0.3.3

20 Mar 13:12
Compare
Choose a tag to compare

0.3.3 (2018-03-20)

Bug Fixes

  • bytestosize: remove extra parenthesis (678d2ab)

v0.3.2

20 Mar 09:55
Compare
Choose a tag to compare

0.3.2 (2018-03-20)

Bug Fixes

  • task.json: change jsonpath (9cd4d3d)

Reverts

  • task.json: change jsonpath for github repositories (c989d17)

v0.3.1

19 Mar 18:02
Compare
Choose a tag to compare

0.3.1 (2018-03-19)

Bug Fixes

  • task.json: change jsonpath for github repositories (4a38f06)

v0.3.0

19 Feb 13:46
Compare
Choose a tag to compare

0.3.0 (2018-02-19)

Bug Fixes

  • task: some options don't change to false (e0165f4)

Features

  • task: new options to edit release and delete empty tags (a9b131f)

v0.2.0

08 Feb 09:33
Compare
Choose a tag to compare

0.2.0 (2018-02-08)

Features

  • remove dev-dependency and fix version number (55283b8)