Excel Power Query Editor v0.5.0-rc.9 (prerelease)
Pre-release
Pre-release
·
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
- Download the
.vsixfile below - 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?
- ⭐ Feedback? Create an issue
- 📚 Documentation: User Guide
- 🚀 Stable Release: Coming soon to VS Code Marketplace
Need help? Check out our documentation or report issues.