Releases: Azure/aaz-dev-tools
Releases · Azure/aaz-dev-tools
v0.9.5
- 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.3
- Support
DurationArg
, DateArg
, DateTimeArg
and UuidArg
generation (#90)
v0.9.2
- 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
- Fix wait command generation while get operation contains query or header parameters (#88)
v0.9.0
- Support wait command generation (#86)
v0.8.0
- Support argument validation (#85)
v0.7.1
- Fix parse swagger file path version
v0.7.0
- Improve message display in swagger picker (#83)
- Update MIN_CLI_CORE_VERSION to 2.38.0 (#83)
v0.6.2
- Fix issue in _cmd.py.j2 (#80)
- Fix nullable issue for discriminators (#81)
- Fix frozen issue for additional_props (#81)