Releases: openupm/openupm-cli
Releases · openupm/openupm-cli
1.15.0
1.15.0 (2022-05-08)
Features
- cli requires node 14 (c51dfb5)
- cli: remove the '--clean-cache' parameter from the search command (7cf2cf0)
1.14.3
1.14.3 (2021-04-09)
Bug Fixes
- allow running cli with npx v7 (cda0df3)
1.14.2
1.14.2 (2020-12-15)
Bug Fixes
- handle editor version with a location build (2020.1.1f1c1) (fc3e5de)
1.14.1
1.14.1 (2020-12-12)
Bug Fixes
- recognize more Unity internal packages (377de56)
1.13.0
1.13.0 (2020-11-15)
Bug Fixes
- reject package installation if current editor version is not qualified (refs: #16) (d4b15ac)
- treat com.unity.ugui as a module (5c2129c)
Features
- fail if missing dependencies for command add, unless add option -f (920d7a4)
1.12.0
1.12.0 (2020-11-13)
Features
- add versions info to the view command (c76b21d)
1.11.0
1.11.0 (2020-08-09)
Bug Fixes
- move --wsl and --system-user as parent options (0184fa4)
- use --basic-auth option for basic authentication (ceddcca)
Features
- support auth for add, deps, remove, and view commands (b41725f)
- support auth for the search command (a96708e)
1.9.1
1.9.1 (2020-08-02)
Bug Fixes
- unauthorized access error handling (51fcf9d)