9.5 KiB
9.5 KiB
1.15.4 (2022-05-19)
Bug Fixes
- cli: openupm-cli requires nodejs 14.18 or above (b38a9b0)
1.15.3 (2022-05-10)
Bug Fixes
- cli: require node 14 explicitly (9882ef9)
1.15.2 (2022-05-09)
Bug Fixes
- cli: adopt cli for commander 9.x (3696d3c)
1.15.1 (2022-05-08)
Bug Fixes
- deps: update another-npm-registry-client to 8.7.0 (1f0f013)
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 (2021-04-09)
Bug Fixes
- allow running cli with npx v7 (cda0df3)
1.14.2 (2020-12-15)
Bug Fixes
- handle editor version with a location build (2020.1.1f1c1) (fc3e5de)
1.14.1 (2020-12-12)
Bug Fixes
- recognize more Unity internal packages (377de56)
1.14.0 (2020-11-16)
Features
- support region CN (45ed253)
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 (2020-11-13)
Features
- add versions info to the view command (c76b21d)
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.10.0 (2020-08-08)
Features
- color output (aac4ce9)
1.9.1 (2020-08-02)
Bug Fixes
- unauthorized access error handling (51fcf9d)
1.9.0 (2020-08-01)
Features
- login command to authenticate with npm server (f7fc503)
1.8.3 (2020-07-27)
Bug Fixes
- remove unexpected leading space of CLI output (fbc7f69)
1.8.2 (2020-07-26)
Bug Fixes
- only fallback to old search when new search endpoint is unavailable (d71e61a)
1.8.1 (2020-07-26)
Bug Fixes
1.8.0 (2020-06-18)
Features
1.7.1 (2020-05-13)
Bug Fixes
- make warning and error level output prefix consistent (5e8bbbb)
1.7.0 (2020-04-25)
Features
- support multiple aliases (43311bc)
1.6.0 (2020-04-19)
Features
- support http_proxy (4afde73)
1.5.3 (2020-04-10)
Bug Fixes
- scoped registries shouldn't include upstream packages (close: #8) (940438a)
- show existed message if package version existed (df6ec50)
1.5.2 (2020-01-12)
Bug Fixes
1.5.1 (2020-01-10)
Bug Fixes
- ci: ci should commit changes of package.json (442f383)
- ci: limit @semantic-release/git version (bf47af0)
1.5.0 (2020-01-09)
Features
- update notifications the CLI app (d1e43e0)
1.4.3 (2020-01-08)
Bug Fixes
1.4.2 (2020-01-08)
Bug Fixes
- search command no longer query upstream Unity registry (8be69d4)
1.4.1 (2020-01-08)
Bug Fixes
- add missing lodash lib (a11a219)
1.4.0 (2020-01-08)
Features
- command deps to view dependencies (4c866d0)
1.3.0 (2020-01-05)
Features
- command install as an alias of command add (b0a30f3)
1.2.0 (2020-01-05)
Bug Fixes
- ci release task (8ad8455)