Skip to content

Releases: guitarrapc/UnityBuildRunner

3.6.0

10 Oct 09:25
1de84ce
Compare
Choose a tag to compare

What's Changed

  • fix: parse error message not show path value by @guitarrapc in #84
  • feat: Remove ShaderError Compile error filter from DefaultErrorFilter by @guitarrapc in #85

Full Changelog: 3.5.0...3.6.0

3.5.0

26 Sep 06:05
ebf3f93
Compare
Choose a tag to compare

What's Changed

  • feat: first time unity launch hits log not found exception. by @guitarrapc in #82
  • feat: expand default timeout from 1hour to 2hour by @guitarrapc in #83

Full Changelog: 3.4.0...3.5.0

3.4.0

12 Jul 10:45
0949847
Compare
Choose a tag to compare

What's Changed

  • chore: dotnet-build with comment by @guitarrapc in #79
  • [dotnet format] Automated changes by @github-actions in #78
  • fix: quoted argument output with invalid result. by @guitarrapc in #80

Full Changelog: 3.3.0...3.4.0

3.3.0

28 Jun 15:23
2cd9736
Compare
Choose a tag to compare

What's Changed

  • chore: remove sandbox from Languages detection by @guitarrapc in #74
  • [dotnet format] Automated changes by @github-actions in #75
  • fix: default timeout format by @guitarrapc in #76
  • fix: treat -logFile - as invalid and replace to default log filename by @guitarrapc in #77

Full Changelog: 3.2.1...3.3.0

3.2.1

27 Jun 04:04
17abb9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...3.2.1

3.2.0

27 Jun 03:56
c2d888f
Compare
Choose a tag to compare

What's Changed

  • doc: update README to support .NET Tool by @guitarrapc in #72
    • doc: add support .NET Tool on README
    • [BREAKING CHANGE]: remove IBuilder.InitializeAsync
    • fix: Propagate OperationCancelledException on InitializeAsync

Full Changelog: 3.1.0...3.2.0

3.1.0

26 Jun 20:08
bdd3fc6
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @guitarrapc in #70
  • feat: fix ErrorHandling on ErrorFilter by @guitarrapc in #71
    • feat: Add ErrorCode on ErrorFilter detection.
    • feat: Add Sandbox Unity project
    • fix: UnityBuilderRunner ignore Unity exit code.
    • [BREAKING CHANGE] IBuilder.BuildAsync() now use CancelltaionToken instead of timeout TimeSpan.

Full Changelog: 3.0.0...3.1.0

3.0.0

26 Jun 20:04
cb6ff9c
Compare
Choose a tag to compare

What's Changed

  • feat: Add support .NET 7.0 by @guitarrapc in #68
  • [BREAKING CHANGE] feat: Rename Settings to DefaultSettings, error handling. by @guitarrapc in #69

Full Changelog: 2.6.0...3.0.0

2.6.0

25 Apr 09:44
333eef1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.6.0

v2.5.0

06 Feb 05:41
103503a
Compare
Choose a tag to compare

What's Changed

  • feat: specify WorkingDirectory of Unity process by @guitarrapc in #63

Full Changelog: 2.4.0...2.5.0