openupm-cli icon indicating copy to clipboard operation
openupm-cli copied to clipboard

feat: add global options deprecation warnings

Open ComradeVanti opened this issue 1 year ago • 0 comments

BREAKING CHANGE:

As part of ac31f01cced0acc1994e3a8d16f3be103b10afe1 global options which are only relevant to some commands have been moved to those specific commands.

This left some users confused, because this was done without warning or major version change. This change seeks to remedy this, by adding deprecation warnings as well as triggering a major version bump.

ComradeVanti avatar Oct 14 '24 07:10 ComradeVanti