v1.1.4
Implemented enhancements:
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)