Skip to content

Excel Power Query Editor v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 04:50
· 2 commits to main since this release

🎉 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

  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-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?


Need help? Check out our documentation or report issues.