Releases: RageAgainstThePixel/unity-setup
Releases · RageAgainstThePixel/unity-setup
[email protected]
What's Changed
- [email protected] by @StephenHodgson in #44
- fixed Linux install logging format
- fixed additional Linux dep installation to choose correct arch for package
- fix UNITY_EDITORS variable string escape
Full Changelog: v1.3.0...v1.3.1
[email protected]
What's Changed
- [email protected] by @StephenHodgson in #43
- updated version checking and validation
- fix release version failure log printing
- refactor how .sh scripts are invoked with bash command
- fix
UNITY_EDITOR_PATHformatting to be proper json object
Full Changelog: v1.2.6...v1.3.0
[email protected]
What's Changed
- [email protected] by @StephenHodgson in #42
- Removed the automatic version check for Unity Hub when it's already installed
- Fixed the legacy URL check fallback mechanism for fetching Unity version information
- Added version-specific Linux dependency installation for older Unity Editor versions
Full Changelog: v1.2.5...v1.2.6
[email protected]
What's Changed
- [email protected] by @StephenHodgson in #41
- fix unity hub cli editor output capture
- updated version parsing
- added unit tests
Full Changelog: v1.2.3...v1.2.5
[email protected]
What's Changed
- [email protected] by @StephenHodgson in #40
- fix partial version lookup matching, sort lowest first
Full Changelog: v1.2.2...v1.2.3
[email protected]
What's Changed
- [email protected] by @StephenHodgson in #39
- fix editor path lookup
- fix version matching
- fix macos hub install on x64 runners
Full Changelog: v1.2.1...v1.2.2
[email protected]
What's Changed
- [email protected] by @StephenHodgson in #38
- updated deps
Full Changelog: v1.2.0...v1.2.1
[email protected]
What's Changed
- [email protected] by @StephenHodgson in #35
- support installing older unity versions (4.x)
- refactor internals to use Unity Services API to get most up to date information
New Contributors
Full Changelog: v1.1.1...v1.2.0
[email protected]
What's Changed
- add support for
modules: Noneinput - reduced default installed modules to only il2cpp per platform
Full Changelog: v1.1.0...v1.1.1
[email protected]
What's Changed
- [email protected] by @StephenHodgson in #32
- add support for installing unity 5.x versions
- add
install-pathinput parameter
Full Changelog: v1.0.14...v1.1.0