Releases: guitarrapc/UnityBuildRunner
Releases · guitarrapc/UnityBuildRunner
3.6.0
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
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
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
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
What's Changed
- feat: use Compiled regex on errorFilter by @guitarrapc in #73
Full Changelog: 3.2.0...3.2.1
3.2.0
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
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
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
What's Changed
- feat: add IErrorfilter by @guitarrapc in #64 , #65
- changed Builder to DefaultBuilder by @guitarrapc in #64
- doc: cli by @guitarrapc in #66
- Update Builder.cs by @guitarrapc in #67
Full Changelog: 2.5.0...2.6.0
v2.5.0
What's Changed
- feat: specify WorkingDirectory of Unity process by @guitarrapc in #63
Full Changelog: 2.4.0...2.5.0