Skip to content

Releases: Augurk/vsts-extension

1.3.1

23 Apr 06:08
e7f5a43
Compare
Choose a tag to compare

Changes:

  • e7f5a43 Properly handle version numbers with special characters (#16)

This list of changes was auto generated.

1.3.0

01 Apr 08:52
159bb1a
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

1.2.2

17 Jan 13:00
Compare
Choose a tag to compare

Changes:

  • e258331 Fix various issues with passing of parameters to the CLI (#14)

This list of changes was auto generated.

1.2.1

25 Apr 06:44
7815524
Compare
Choose a tag to compare

Changes:

  • 7815524 Fix publishing of product descriptions (#12)

This list of changes was auto generated.

1.2.0

10 Apr 11:18
89b9211
Compare
Choose a tag to compare
Add support for the new cross-platform commandline (#7) +semver:minor

This adds two new tasks for downloading and running the new cross-platform version of the Augurk command line. These new tasks have been designed to run cross-platform. The existing Windows-only task has been deprecated.

1.1.0

10 Oct 07:28
f414a93
Compare
Choose a tag to compare
Add tasks for CSharp Analyzer (#5)

Added two new build tasks to the extension that allows users to install a version of the CSharpAnalyzer and run it on their code. Additionally a new CI/CD pipeline was setup using Azure DevOps.