Skip to content

0.3.3

Choose a tag to compare

@piraces piraces released this 15 May 12:36
· 61 commits to main since this release

🚀 Covering all bicep CLI options with build and decompile commands.

  • Selecting between all output options.
  • Check for version number to detect not supported options (when using older versions of the Bicep CLI).
  • Added a new task for running bicep decompile (with same options as bicep build).
  • Upgraded dependencies to latest versions.
  • Fix bugs and improved classic pipeline editor experience.
  • Added more tests.