v0.2.59 (alpha)
- Update documentation (#908)
- Add missing examples (#919)
- Add Redis Cache example (#976)
- Fix string concatenation in Redis example (#984)
- Bump homebrew from v0.2.6 to v0.2.14 (#915)
- Do not show completions inside comments (#974)
- Fixed typos (#975)
- Add sample for hub & spoke topology (#927)
- Update resource-scopes.md (#937)
Team Bicep:
- new any() doc, updates to arm2bicep doc, example cleanup (#936)
- Fix vscode launch commands (#913)
- Implement
bicep decompile
command (#833) - Rename namespaces to avoid clashes with class names (#967)
- Make playground buttons look like buttons, display tooltips (#981)
- Add syntax rewriter framework and some decompiler simplification rewriters (#953)
- Add type definitions for environment() & deployment() built-ins (#983)
- Updated to .net 5 (#911)
- initial type system documentation (#914)
- Run VSIX tests on all platforms (#930)
- Create E2E tests for Bicep CLI commands (#938)
- Set PrivateAssets to all for analyzer packages (#948)
- Fix Span of ProgramSyntax (#954)
- Update spec for resource conditions (#966)