Skip to content

Releases: openupm/openupm-cli

1.15.0

08 May 05:04
Compare
Choose a tag to compare

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

09 Apr 13:48
Compare
Choose a tag to compare

1.14.3 (2021-04-09)

Bug Fixes

  • allow running cli with npx v7 (cda0df3)

1.14.2

15 Dec 17:54
Compare
Choose a tag to compare

1.14.2 (2020-12-15)

Bug Fixes

  • handle editor version with a location build (2020.1.1f1c1) (fc3e5de)

1.14.1

12 Dec 05:42
Compare
Choose a tag to compare

1.14.1 (2020-12-12)

Bug Fixes

  • recognize more Unity internal packages (377de56)

1.14.0

16 Nov 16:39
Compare
Choose a tag to compare

1.14.0 (2020-11-16)

Features

1.13.0

15 Nov 16:33
Compare
Choose a tag to compare

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

13 Nov 05:54
Compare
Choose a tag to compare

1.12.0 (2020-11-13)

Features

  • add versions info to the view command (c76b21d)

1.11.0

09 Aug 08:26
Compare
Choose a tag to compare

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

08 Aug 13:09
Compare
Choose a tag to compare

1.10.0 (2020-08-08)

Features

1.9.1

02 Aug 15:22
Compare
Choose a tag to compare

1.9.1 (2020-08-02)

Bug Fixes

  • unauthorized access error handling (51fcf9d)