Skip to content

Releases: Azure/azure-cli-dev-tools

azdev v0.1.62

15 Jan 05:39
4693ff2
Compare
Choose a tag to compare
  • azdev extension cal-next-version: New command to calculate valid version for next extension module release.

azdev v0.1.61

06 Dec 06:12
47539ef
Compare
Choose a tag to compare
  • azdev test: Add some examples.
  • azdev style: Modify the execution order of the _update_table function.
  • azdev linter: Bug fixes for _detected_tested_command, strictly limited to starting with test and ending with .py or .yaml

azdev v0.1.60

14 Sep 03:03
f414c3f
Compare
Choose a tag to compare
  • azdev statistics list-command-table: Handle exceptions when source code cannot be retrieved

azdev v0.1.59

10 Aug 08:27
d4e9490
Compare
Choose a tag to compare
  • azdev command-change meta-export: Normalize basic cmd types: str, bool, int, float

azdev v0.1.58

09 Aug 04:08
64f4b0f
Compare
Choose a tag to compare

Fix cmdcov issue(#417): Any name of a parameter has been tested, the parameter should be considered as passing the parameter test coverage.

azdev v0.1.57

07 Aug 02:52
beb183f
Compare
Choose a tag to compare
  • azdev command-change meta-diff: Remove duplicated meta-diff code and use azure-cli-diff-tool

azdev v0.1.56

14 Jul 03:53
9375065
Compare
Choose a tag to compare

Fix cmdcov issue(#410): Get config from github when get_cli_repo_path failed

azdev v0.1.55

10 Jul 06:42
6acd26a
Compare
Choose a tag to compare
  • azdev command-change meta-diff: Fix data/meta_change_whitelist.txt pkg building

azdev v0.1.54

10 Jul 04:56
df1b1e4
Compare
Choose a tag to compare
  • azdev command-change meta-export/meta-diff: Add cmd type extraction, fix false positive in cmdPropUpdate and add whitelist in certain meta-changes (#401)

azdev v0.1.53

07 Jul 05:54
9d1d760
Compare
Choose a tag to compare
  • azdev command-change meta-export: Add rule link (#402)