Skip to content

Releases: openupm/openupm-cli

1.9.0

01 Aug 18:49
Compare
Choose a tag to compare

1.9.0 (2020-08-01)

Features

  • login command to authenticate with npm server (f7fc503)

1.8.3

27 Jul 04:18
Compare
Choose a tag to compare

1.8.3 (2020-07-27)

Bug Fixes

  • remove unexpected leading space of CLI output (fbc7f69)

1.8.2

26 Jul 17:32
Compare
Choose a tag to compare

1.8.2 (2020-07-26)

Bug Fixes

  • only fallback to old search when new search endpoint is unavailable (d71e61a)

1.8.1

26 Jul 17:09
Compare
Choose a tag to compare

1.8.1 (2020-07-26)

Bug Fixes

1.8.0

18 Jun 07:27
Compare
Choose a tag to compare

1.8.0 (2020-06-18)

Features

  • add test option to the add command (#9) (9f976bd)

1.7.1

13 May 17:57
Compare
Choose a tag to compare

1.7.1 (2020-05-13)

Bug Fixes

  • make warning and error level output prefix consistent (5e8bbbb)

1.7.0

25 Apr 11:56
Compare
Choose a tag to compare

1.7.0 (2020-04-25)

Features

  • support multiple aliases (43311bc)

1.6.0

19 Apr 07:29
Compare
Choose a tag to compare

1.6.0 (2020-04-19)

Features

1.5.3

10 Apr 16:15
Compare
Choose a tag to compare

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

12 Jan 15:56
Compare
Choose a tag to compare

1.5.2 (2020-01-12)

Bug Fixes

  • refs #2 openupm search broken on CMD (50eb8cb)