0.3.3
🚀 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 asbicep build). - Upgraded dependencies to latest versions.
- Fix bugs and improved classic pipeline editor experience.
- Added more tests.