Skip to content

Releases: Azure/aaz-dev-tools

v0.10.0

24 Aug 03:24
4994b1f
Compare
Choose a tag to compare
  • Fix command schema duplicated diff calculation issue (#112)
  • Support workspace modification inheritance (#113)
  • Disable flatten for argument when the schema has cls definition (#114)
  • Optimize command description when generated from swagger (#114)
  • Support examples inherit (#114)

v0.9.6

10 Aug 04:17
a039c6c
Compare
Choose a tag to compare
  • Support modify argument default value and reverse bool argument expression (#106)
  • Add default and blank value validation for argbase and arg(#106)
  • Add reformat to verify command model(#106)
  • Support default value modification ui(#106)
  • Ignore argument default for update actions (#107)
  • Add argument to specify workspace path (#108)
  • Fix bug to print string with newline (#110)

v0.9.5

02 Aug 06:26
ee99552
Compare
Choose a tag to compare
  • Limit minimal python version to 3.8 (#98)(#99)(#101)
  • Fix issue when rename commands in cfg_editor (#100)
  • Remove python-Levenshtein reliance (#102)
  • Disable paging for long running commands (#103)
  • Add provisioning state field verification in wait command generation (#104)

v0.9.4

28 Jul 08:05
0f93978
Compare
Choose a tag to compare

v0.9.3

21 Jul 05:28
Compare
Choose a tag to compare
  • Support DurationArg, DateArg, DateTimeArg and UuidArg generation (#90)

v0.9.2

20 Jul 07:20
Compare
Choose a tag to compare
  • Support empty object argument (#89)
  • Add CMDIdentityObjectSchemaBas and CMDIdentityObjectSchema schema (#89)
  • Support use null to unset object or array type elements in dict or array (#89)

v0.9.1

19 Jul 06:26
Compare
Choose a tag to compare
  • Fix wait command generation while get operation contains query or header parameters (#88)

v0.9.0

18 Jul 10:35
Compare
Choose a tag to compare
  • Support wait command generation (#86)

v0.8.0

10 Jul 14:31
Compare
Choose a tag to compare
  • Support argument validation (#85)

v0.7.1

07 Jul 04:01
Compare
Choose a tag to compare
  • Fix parse swagger file path version