Skip to content

Latest commit

 

History

History
168 lines (87 loc) · 2.68 KB

CHANGELOG.md

File metadata and controls

168 lines (87 loc) · 2.68 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.8.5]

Changed

  • Updated UnityTestV1 to 1.4.17

[2.8.4]

Changed

  • Updated UnityTestV1 to 1.4.2

[2.8.3]

Changed

  • Updated UnityTestV1 to 1.4.0

[2.8.2]

Rerelease to fix broken build from previous release.

[2.8.1]

Fixed

  • Fixed missing node_modules folder in task folder on agent

[2.8.0]

Changed

  • Updated tasks with new documentation links
  • Maintenance and clean up of code base

[2.7.3]

Changed

  • Unity Test Task updated to v1.3.0. Check task changelog for changes

[2.7.2]

Changed

  • Updated Unity Test Task to v1.2.0. Please check task changelog for changes

[2.7.1]

Fixed

  • Fixed custom unity editors path option in Build task V2 and V3

[2.7.0]

Please refer to the task changelogs for details in changes to specific tasks

Added

  • Added Unity CMD task to run Unity via command line and specify own arguments

Changed

  • All the tasks will now stream Unity log output to the DevOps console for better debugging
  • Optimized all the tasks and did some housekeeping

[2.6.1]

Changed

  • Added missing files for Test task.

[2.6.0]

Added

  • Added Unity Test Task to run Unity Unit Tests.

[2.5.2]

Changed

  • Added debugging messages to get project version tasks.

[2.5.1]

Added

  • Added Unity Build task verion 3 is now available in preview. Looking for feedback.

[2.4.3]

Changed

  • See Untiy Activate License task changelog for changes.

[2.4.2]

Changed

  • See Untiy Activate License task changelog for changes.

[2.4.1]

Changed

  • See build task V2 changelog for changes.
  • See get project version task V1 for changes.

[2.4.0]

Changed

  • Updated Build Task to 2.4.0. Check the task's changelog for more information.

[2.3.2]

Changed

  • Updated Build Task to 2.3.0. Check the task's changelog for more information.

[2.3.1]

Changed

  • Updated extension readme in marketplace.

[2.3.0]

Added

  • Added Unity Activation task to activate editor license.

[2.2.0]

Changed

  • Updated Unity Build task to v2.2.0. See the changelog for changes.

2.1.0

Changed

  • Updated Unity Build to v2.1.0.

[2.0.1]

Added

  • Unity Build task V2 with hosted agent support.
  • Unity Get Project Version task to get a Projects Unity version.

Changed

  • Renamed extension from Unity Build to Unity Tools for Azure DevOps since it now has multiple tasks bundled.

[1.0.0]

Added

  • Initial release.