unity-cli@v1.6.0
·
20 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- unity-cli@v1.6.0 by @StephenHodgson in #47
- fix floating license activations
- added
activate-license --jsonoptional arg for json output of floating license token - added
return-license -t <token> | --token <token>arg. Required for returning floating license
- added
- added
license-contextto get the license context details - added
licensing-logsto get the path to the license client log - fix macOS editor
runwith Rosetta editor env ags (uses base args as all the other platforms) - updated GitHub annotation handling for richer, clickable annotations in the Checks UI
- added unit tests
- added docs
- refactor editor logging features
- experimental! introduced
--log-leveltorun <args>to only log the utp messages and print tables for builds timing and error logs and unit tests
- experimental! introduced
- bump deps
- fix floating license activations
Full Changelog: v1.5.5...v1.6.0