Skip to content

v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@chrisyarbrough chrisyarbrough released this 17 Jan 01:38
· 50 commits to main since this release
v0.2.0
b5e4329

New features:

  • Also open C# solution file next to Unity via the --code-editor flag.
  • New project-path command which uses the internal search logic to return the project root.
  • New upm-git-url command to create a Unity Package Manager git link to a package.json.
  • New create command to create Unity projects (via Unity CLI or via --minimal flag).
  • Unity versions are now properly sorted (e.g. when prompted interactively or in the version-usage command).

Fixes:

  • Fix UnityHub installed editors parsing on Windows

For instructions on how to verify the GPG signed artifacts, see Security.md in the repo root.

Full Changelog: v0.1.0...v0.2.0