Victoria Series Release Notes¶
2.2.0¶
New Features¶
Integrate get_osc_show_columns_for_sdk_resource function to ease showing SDK resources.
Upgrade Notes¶
The
osc_lib.command.commandmanager.CommandManager
class is a direct subclass ofcliff.commandmanager.CommandManager
. The extra osc_lib functionality has been shifted upstream into cliff.