# Changelog ## 0.0.12 - 2025-10-09 - Package version bumps ## 0.0.11 - 2024-07-05 - Package version bumps ## 0.0.10 - 2024-07-05 - Fix bailing multiple configs on first failure (fixes [#44](https://github.com/microsoft/vscode-test-cli/issues/44)) - Fix extension install on Windows on modern Node versions (fixes [#43](https://github.com/microsoft/vscode-test-cli/issues/43)) - Normalize casing in paths (fixes [#49](https://github.com/microsoft/vscode-test-cli/issues/49)) ## 0.0.9 - 2024-03-04 - Handle relative paths in `--config - Add `engines.node` version to the package.json - Enable installing `extensionDependencies` automatically, and optional `installExtensions` config option.