Skip to content

v1.1.4

Compare
Choose a tag to compare
@lacostej lacostej released this 20 Feb 06:38
· 249 commits to master since this release
2341795

Full Changelog

Implemented enhancements:

  • u3d/asset: add feature that enables easy inspection of asset in a Unity project #341 (niezbop)

Closed issues:

  • u3d returns code=0 if failed #343
  • `user_error!': package 'Mac' doesn't exist #340
  • list fails when version does not follow standard format, e.g. MagicLeap versions #331
  • Bug: Failed to install pkg file #310

Merged pull requests:

  • u3d/list: support Magic Leap Versions parsing and sorting (fixes #331) #346 (lacostej)
  • Update to latest hub to label PRs and remove the hardcoding of the user's repo #345 (lacostej)
  • u3d/install exit 1 when version not found. Fixes #343 #344 (lacostej)
  • Add -t\* flag for 7z when unpacking packages #342 (rawstacktech)