🎉 Excel Power Query Editor 0.5.0
Release Type: release
Build: 16
Commit: 0369460
📝 Changes:
- fix release.yml syntax error
- Fix release.yml to update version in package.json only ifnecessary
- Fix release.yml to isntall dependencies
- Release v0.5.0 - Professional Logging & Auto-Watch Enhancements (#2)
📦 Installation:
Option 1: Download and Install
- Download the
.vsix
file 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-release.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.