Releases: josin/kusto-syntax-highlighting
Releases · josin/kusto-syntax-highlighting
v2.0.3
What's Changed
- Update softprops/action-gh-release to v2.6.1 (Node.js 24 support) by @Copilot in #39
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Merge Release and Publish into a single workflow_dispatch pipeline by @Copilot in #35
- Update logo with transparent background by @Copilot in #37
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Add .kql file extension support by @Copilot in #13
- Add Kusto query execution to VS Code extension by @Copilot in #12
- Fix
orbeing highlighted as boolean operator insidecreate-or-alterby @Copilot in #11 - Add missing tabular operators to Kusto grammar by @Copilot in #9
- Add full Apache 2.0 License text, NOTICE file, and update branding for compliance by @Copilot in #15
- Add missing operators by @am11 in #7
- Disambiguate tabular operators from operands in Kusto grammar by @Copilot in #10
- Add GitHub Actions workflows for extension versioning and publishing by @Copilot in #22
- Update extension logo by @Copilot in #20
- Add Copilot workspace instructions and PR validation workflow by @Copilot in #24
- feat: KQL extension compatibility overhaul (VS Code 2025 standards) by @Copilot in #17
- Modernise KQL grammar: full language coverage, .kql extension, snippets by @Copilot in #18
- Fix release workflow failing with "Version not changed" when custom version matches current by @Copilot in #25
- feat: complete CI promotion pipeline with VSIX artifact upload by @Copilot in #27
- Release pipeline: version bump via PR, auto-generated CHANGELOG, chained promotion stages by @Copilot in #28
- fix: skip open-release-pr job when dispatched from non-main branch by @Copilot in #29
- chore: update GitHub Actions to Node.js 24 compatible versions by @Copilot in #31
- chore: release v2.0.0 by @github-actions[bot] in #32
- chore: release v2.0.1 by @github-actions[bot] in #33
New Contributors
- @Copilot made their first contribution in #13
- @am11 made their first contribution in #7
- @github-actions[bot] made their first contribution in #32
Full Changelog: https://github.com/josin/kusto-syntax-highlighting/commits/v2.0.1