Skip to content

Releases: cake-contrib/Cake.Unity

0.5.0

21 Jan 15:54
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Feature

  • #31 Forward Unity log to console output

Improvement

  • #30 UnityEditorArguments: Set BatchMode & Quit default values to true.

0.4.1

16 Jan 08:44
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • #27 UnityEditor: executeMethod argument + custom arguments

0.4.0

11 Jan 09:09
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Feature

  • #26 UnityEditor API MVP which supports some CLI arguments

0.3.2

03 Jan 08:42
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • #20 FindUnityEditor(s): Examples of usage

0.3.1

14 Dec 17:32
Compare
Choose a tag to compare

As part of this release we had 4 issues closed.

Improvements

  • #23 FindUnityEditor(s) cache
  • #22 FindUnityEditor without params, just pick latest one
  • #19 FindUnityEditor: Take into consideration Alpha/Beta/Final versions
  • #18 FindUnityEditor(s): Throw not supported exception if not on Windows

0.3.0

13 Dec 13:07
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Feature

  • #16 FindUnityEditor (on Windows)

0.2.1

11 Dec 12:37
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.
This was build automation fix which does not affect addin binaries.

0.2.0

11 Dec 11:41
Compare
Choose a tag to compare

As part of this release we had 4 issues closed.

Improvements

  • #14 Add .NET Standard support
  • #12 Update Cake.Core to 0.28
  • #10 Recommended changes resulting from automated audit