aaz-dev-tools

Atomic Azure CLI Dev Tools

MIT License

Downloads
7.4K
Stars
19

Bot releases are hidden (Show)

aaz-dev-tools - v0.16.0

Published by necusjz almost 2 years ago

  • Support build-in keywords in property name generation (#167)
  • Add portal CLI generator (#153)
  • Support to generate property name starts with digit (#166)
  • Support to modify default for array, dict and object arguments (#165)
  • Fix id_part setup (#164)
  • Disable id_part for create command and subcommand (#163)
  • Support array index auto generate (#162)
  • Support to modify argument options for subcommand (#161)
  • Support subcommand generation (#154)
  • Add FAQs for Swagger definition (#160)
  • Fix x-ms-skip-url-encoding unparsed in Swagger (#159)
aaz-dev-tools - v0.15.0

Published by calvinhzy almost 2 years ago

  • Fix workspace export to aaz issue. (#148)
  • Ignore empty confirmation string in generated code. (#149)
  • Fix version and readiness parse issue in swagger file path (#150)
  • Fix class inheritance overwritten issue (#151)
aaz-dev-tools - v0.10.2

Published by AllyW about 2 years ago

  • Add cmd unit test docs (#119)
  • Limit empty object for create mutability only (#120)
  • Fix argument content refresh issue in worksapce editor (#121)
aaz-dev-tools - v0.10.0

Published by calvinhzy about 2 years ago

  • 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)
aaz-dev-tools - v0.9.6

Published by AllyW about 2 years ago

  • 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)