0.15.0 (2024-10-29)
- add message when resource is busy (79ce14d)
0.14.1 (2024-10-14)
- bug with approvals (177969e)
0.14.0 (2024-10-14)
- add copy TF plan to clipboard and some cleanup (e3b85cf)
0.13.1 (2024-10-11)
- some cleanup (4f8004f)
0.13.0 (2024-10-11)
- add button to show Terraform plan if you use the extension Azure Pipelines Terraform Tasks (cdffe35)
0.12.4 (2024-10-10)
- add tooltips for pipeline item (5e85d6d)
0.12.3 (2024-10-09)
- cleanup log content (9c41871)
0.12.2 (2024-10-07)
- add support for dark them (b23203c)
0.12.1 (2024-10-06)
- Update README.md (331d958)
0.12.0 (2024-10-06)
- add open item in browser (90c9176)
0.11.1 (2024-10-05)
- show stop button only when pipeline is running (ae07c5b)
0.11.0 (2024-10-05)
- add stop button for pipeline (f305090)
0.10.6 (2024-10-05)
- add filter to pipeline definition list (04920a1)
0.10.5 (2024-10-05)
- test automatic semver release
- add view for pipeline definitions
- add button and command to start pipeline
- add button to approve or reject a pipeline that is pending on an approval
- improve project selection and show message when no project is selected
- add a view for the Azure devops project
- remove custom user agent during setup
- Cleanup output of task
- Update Treeview with full pipeline structure
- remove unneeded dependency
- republish on marketplace
- republish on marketplace
- Add icon and update readme
- Initial release