Skip to content

Excel Power Query Editor v0.5.0-rc.9 (prerelease)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 22:27
· 6 commits to main since this release

🎉 Excel Power Query Editor 0.5.0-rc.9

Release Type: prerelease
Build: 9
Commit: b7eede1

📝 Changes:

  • test: trigger RC numbering validation
  • fix: correct watchAlwaysMaxFiles setting configuration
  • chore: finalize v0.5.0 with professional logging, configurable auto-watch, and comprehensive documentation
  • � Enhance RC release discoverability
  • Fix race condition in watch command registration test

📦 Installation:

Option 1: Download and Install

  1. Download the .vsix file below
  2. Install via VS Code: code --install-extension excel-power-query-editor-*.vsix

Option 2: Command Line

# Download latest pre-release
curl -L -o excel-power-query-editor.vsix "https://github.com/ewc3labs/excel-power-query-editor/releases/latest/download/excel-power-query-editor-0.5.0-rc.9-prerelease.vsix"

# Install
code --install-extension excel-power-query-editor.vsix

🧪 Testing Status:

✅ All 71 tests passing across Node 22/24 on Ubuntu/Windows/macOS

🔄 What's Next?


Need help? Check out our documentation or report issues.