Skip to content

Latest commit

 

History

History
149 lines (69 loc) · 4.42 KB

CHANGELOG.md

File metadata and controls

149 lines (69 loc) · 4.42 KB

0.15.0 (2024-10-29)

Features

  • add message when resource is busy (79ce14d)

0.14.1 (2024-10-14)

Bug Fixes

0.14.0 (2024-10-14)

Features

  • add copy TF plan to clipboard and some cleanup (e3b85cf)

0.13.1 (2024-10-11)

Bug Fixes

0.13.0 (2024-10-11)

Features

  • add button to show Terraform plan if you use the extension Azure Pipelines Terraform Tasks (cdffe35)

0.12.4 (2024-10-10)

Bug Fixes

  • add tooltips for pipeline item (5e85d6d)

0.12.3 (2024-10-09)

Bug Fixes

0.12.2 (2024-10-07)

Bug Fixes

  • add support for dark them (b23203c)

0.12.1 (2024-10-06)

Bug Fixes

0.12.0 (2024-10-06)

Features

  • add open item in browser (90c9176)

0.11.1 (2024-10-05)

Bug Fixes

  • show stop button only when pipeline is running (ae07c5b)

0.11.0 (2024-10-05)

Features

  • add stop button for pipeline (f305090)

0.10.6 (2024-10-05)

Bug Fixes

  • add filter to pipeline definition list (04920a1)

0.10.5 (2024-10-05)

Bug Fixes

  • add new changelog in semver release (bc1d036)
  • deploy new version for change log (133f56e)

0.10.3

  • test automatic semver release

0.10.0

  • 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

0.9.0

  • improve project selection and show message when no project is selected

0.8.0

  • add a view for the Azure devops project

0.7.8

  • remove custom user agent during setup

0.7.3

  • Cleanup output of task

0.7.0

  • Update Treeview with full pipeline structure

0.4.3

  • remove unneeded dependency

0.4.1

  • republish on marketplace

0.3.0

  • republish on marketplace

0.2.0

  • Add icon and update readme

0.0.1

  • Initial release