You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,18 @@
2
2
3
3
All notable changes to this project will be documented in this file. This project uses [Release Please](https://github.com/googleapis/release-please) to automate releases and changelog management.
***Release Management**: Refined release workflow with conditional execution and updated token configuration ([6c5c5ac](https://github.com/OpenForgeProject/vscode-ddev-phpstan/commit/6c5c5acc4a8609bb6dd3262c21a771abef182f93))
9
+
-**DDEV Execution**: Wrapped execDdev command with XDEBUG_MODE=off for better performance ([#44](https://github.com/OpenForgeProject/vscode-ddev-phpstan/pull/44))
10
+
-**Release Management**: Updated release workflow and token configuration ([#60](https://github.com/OpenForgeProject/vscode-ddev-phpstan/pull/60), [#62](https://github.com/OpenForgeProject/vscode-ddev-phpstan/pull/62))
11
+
12
+
### Fixed
13
+
14
+
-**Error Handling**: Improved null status handling in DDEV checks and argument processing ([#58](https://github.com/OpenForgeProject/vscode-ddev-phpstan/pull/58))
0 commit comments