Skip to content

unity-cli@v1.6.0

Choose a tag to compare

@StephenHodgson StephenHodgson released this 26 Nov 17:07
· 20 commits to main since this release
Immutable release. Only release title and notes can be modified.
4c41b74

What's Changed

  • unity-cli@v1.6.0 by @StephenHodgson in #47
    • fix floating license activations
      • added activate-license --json optional arg for json output of floating license token
      • added return-license -t <token> | --token <token> arg. Required for returning floating license
    • added license-context to get the license context details
    • added licensing-logs to get the path to the license client log
    • fix macOS editor run with 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-level to run <args> to only log the utp messages and print tables for builds timing and error logs and unit tests
    • bump deps

Full Changelog: v1.5.5...v1.6.0