Releases: Azure/azure-cli-dev-tools
Releases · Azure/azure-cli-dev-tools
azdev v0.1.80
azdev cmdcov
: Support both extension short name and long nameazdev cmdcov
: Fix sorting issuesazdev test
: Fix executable inconsistence insubprocess
of windows platform
azdev v0.1.79
azdev test
: Fix profile options
azdev v0.1.78
- Mitigate shell injection risk from user input.
azdev v0.1.77
azdev extension cal-next-version
: Fix pre_num when tagged preview version withmajor
,minor
,patch
.
azdev v0.1.76
azdev extension cal-next-version
: Fix preview to stable version case.
azdev v0.1.74
azdev scan/mask
: New commands for scanning and masking secrets for files or string
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.