Skip to content

Releases: Azure/aaz-dev-tools

v0.16.0

14 Dec 06:58
f44b04a
Compare
Choose a tag to compare
  • 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)

v0.15.1

16 Nov 03:02
fab86b9
Compare
Choose a tag to compare
  • Fix workspace bug on class argument unwrap (#155)
  • Fix workspace reload issue for update command using patch (#156)
  • Optimize generation error message display when loading modules (#157)

v0.15.0

02 Nov 03:23
83b6b0d
Compare
Choose a tag to compare
  • 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)

v0.14.0

26 Oct 08:05
36add46
Compare
Choose a tag to compare
  • Support class type arguments unwrap and flatten (#145)
  • Support resource url filter in swagger picker (#146)

v0.13.0

19 Oct 09:11
86ca092
Compare
Choose a tag to compare
  • Support free from dict for "additionalProperties":True swagger definition (#138)
  • Support command confirmation prompt modification (#141)
  • Fix duplicated option names detect when flatten argument (#142)
  • Fix reload swagger aug group name overwrite (#143)

v0.12.0

13 Oct 03:04
c928514
Compare
Choose a tag to compare
  • Disable Read only inherent in swagger translators (#139)
  • Enable register_callback decorator (#129)

v0.11.2

29 Sep 07:22
368a522
Compare
Choose a tag to compare
  • Fix cls argument base inherent (#136)
  • Fix reload swagger error if no arg change previously (#135)
  • Add delete confirmation for workspace delete (#134)

v0.11.1

27 Sep 06:49
f60705f
Compare
Choose a tag to compare
  • Fix patch only not work in workspace editors (#132)
  • Fix UI bugs in CLI generators (#132)
  • Fix swagger frozen issue in additional properties (#130)

v0.11.0

21 Sep 09:18
82e1b11
Compare
Choose a tag to compare
  • Support export unregistered command code (#126)
  • Refactor CLI Generators (#126)
  • Support lifecycle callbacks in generated AAZCommand code (#127)

v0.10.3

14 Sep 07:14
1e26738
Compare
Choose a tag to compare
  • Support workspace rename and delete (#123)
  • Fix resource folder name 255 length limitation (#124)