-
-
Notifications
You must be signed in to change notification settings - Fork 0
unity-cli@v1.2.2 #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unity-cli@v1.2.2 #24
Conversation
- fix macOS x86_64 command runs - added additional version checks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR releases version 1.2.2 of the Unity CLI with fixes for macOS x86_64 command execution and enhanced version support. The update includes documentation improvements and expanded testing coverage for additional Unity versions.
- Updated package version from 1.2.1 to 1.2.2
- Added support for additional Unity versions (5.6.7f1 through 2020.x) in build configuration
- Improved README formatting and documentation clarity
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Version bump to 1.2.2 |
| README.md | Improved markdown formatting for notes and tips |
| .github/workflows/build-options.json | Added Unity versions 5.6.7f1-2020.x and new test matrix entry |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
fix licensing docs add support for floating license config as path AND base64 string fix occasional race condition when starting editor process exits faster than logs can be seen
fixed open-project to search the current directory for project version text files
updated some logging and private function names
bump action deps
Uh oh!
There was an error while loading. Please reload this page.