Releases: Azure/aaz-dev-tools
Releases · Azure/aaz-dev-tools
v1.7.0
- Mark a secret property as not required in response flags (#281)
- Raise error when command tree failed to decode, and support configuration key (#282)
v1.6.2
- Convert int value to float for FloatArg default and blank value (#279)
v1.6.1
- Fix bug when special characters appeared in discrimination value (#275)
- Fix docs link in homepage (#277)
v1.6.0
- Adding
profile_
prefix for azure stack profile in CLI aaz package (#274)
Release v1.5.2
- Update docs for Command Usage and Testing (#270)
- Fix bugs while command has no arguments (#271)
- Add docs for subcommand generation (#272)
v1.5.1
- Add log information for aaz verification (#268)
v1.5.0
- Add command
aaz-dev command-model verify
to verify aaz metadata (#265)
v1.4.0
- Improve Docs of CLI Generator (#258)
- Improve doc display (#259)
- [Doc] Add note for examples (#260)
- Update generation template for pagination (#261)
- Change the initial extension version to 1.0.0b1 (#263)
v1.3.1
- Rewrite the workspace editor doc (#253)
- Refactor the github page for docs (#254)
- Adjust layout for small screen displays. (#255)
- Update faq.md (#256)
v1.3.0
- Support TimeSchema and TimeArg (#250)
- Support
summary
field for swagger operation (#249)