Releases: RageAgainstThePixel/unity-setup
Releases · RageAgainstThePixel/unity-setup
unity-setup@v1.3.0
What's Changed
- unity-setup@v1.3.0 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
unity-setup@v1.2.6
What's Changed
- unity-setup@v1.2.6 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
unity-setup@v1.2.5
What's Changed
- unity-setup@v1.2.5 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
unity-setup@v1.2.3
What's Changed
- unity-setup@v1.2.3 by @StephenHodgson in #40
- fix partial version lookup matching, sort lowest first
Full Changelog: v1.2.2...v1.2.3
unity-setup@v1.2.2
What's Changed
- unity-setup@v1.2.2 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
unity-setup@v1.2.1
What's Changed
- unity-setup@v1.2.1 by @StephenHodgson in #38
- updated deps
Full Changelog: v1.2.0...v1.2.1
unity-setup@v1.2.0
What's Changed
- unity-setup@v1.2.0 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
unity-setup@v1.1.1
What's Changed
- unity-setup@v1.1.1 by @StephenHodgson in #34
- add support for
modules: Noneinput - reduced default installed modules to only il2cpp per platform
Full Changelog: v1.1.0...v1.1.1
unity-setup@v1.1.0
What's Changed
- unity-setup@v1.1.0 by @StephenHodgson in #32
- add support for installing unity 5.x versions
- add
install-pathinput parameter
Full Changelog: v1.0.14...v1.1.0
unity-setup@v1.0.14
What's Changed
- unity-setup@v1.0.14 by @StephenHodgson in #30
- fixed unity hub updates on self-hosted runners
- fixed unity hub installation/updates on self-hosted mac runners
- attempt to fix editor by removing any invalid installs before attempting to re-install
Full Changelog: v1.0.13...v1.0.14