Releases: Azure/azure-cli-dev-tools
Releases · Azure/azure-cli-dev-tools
azdev v0.1.73
azdev command-change meta-export
: Addhas_completer
to denote whether completer is configed in argazdev command-change meta-export
: Extract cmd help and example for loaded HelpFiles
azdev v0.1.72
- Bump pylint to 3
azdev v0.1.71
azdev extension show
: Show detailed extension info that installed in your development environment.azdev extension cal-next-version
: Fix last stable version parser from index.json.
azdev v0.1.70
- Fix cmdcov issue(#455): remove tested_command.txt reference.
azdev command-change tree-export
: Add command help message.
azdev v0.1.68
azdev command-change tree-export
: Add new command to support export command tree of CLI modules.
azdev v0.1.67
azdev extension cal-next-version
: Justify preview/exp tag operation based on last version's tag and next version's stable/preview tag.
azdev v0.1.66
What's Changed
- {CI}
azdev style
: Use azdev config files when .flake8 and pylintrc are not found in azure cli/ext repo. by @wangzelin007 in #442
Full Changelog: v0.1.65...v0.1.66
azdev v0.1.65
- Disable sending cli telemetry for azdev test
- Fix azdev style get_ext_repo_path issue
- Add support for double quotes in test argument search
azdev command-change
: Add support for deprecate_info in subgroup, cmd, parameters and options
azdev v0.1.64
azdev extension cal-next-version
: Fix module name when querying extension modules from index.
azdev v0.1.63
azdev
: Update required version forazure-cli-diff-tool
.