What's Changed
- Fix histogram escape key handling in VS Code extension by @copilot-swe-agent in #2468
- Log token budget and usage for Copilot tools by @minestarks in #2466
- Feedback for Kata "Deutsch-Jozsa and Bernstein-Vazirani Algorithms" by @DmitryVasilevsky in #2470
- Support omitted start and stop in ranges by @orpuente-MS in #2472
- Added ApplyQPE and ApplyOperationPowerCA to Canon namespace by @DmitryVasilevsky in #2473
- Properly expose project load errors in VS Code, improve error handling in WASM/JS by @minestarks in #2476
- Fix bug in
Controlled SX
with empty controls by @swernli in #2507 - Support Running Projects from Circuit Files by @ScottCarda-MS in #2455
- Simple Quantum Phase estimation sample via ApplyQPE (Base profile) by @DmitryVasilevsky in #2505
- Display Error Message when Circuit is Unrenderable by @ScottCarda-MS in #2461
- Clarified search goal in the Grover sample comments by @DmitryVasilevsky in #2509
- Add support for builtin functions by @orpuente-MS in #2508
- Prevent Stepping into Circuit Files during Debug by @ScottCarda-MS in #2480
- Add EC trait function to adjust code parameter after selection by @msoeken in #2516
- Quantum Phase estimation sample via ApplyQPE by @DmitryVasilevsky in #2506
- Circuit Editor Run Button by @ScottCarda-MS in #2517
- Implement error handling for invalid logical depth scaling by @msoeken in #2520
- Implement builtin functions by @orpuente-MS in #2521
- Don't show code lenses for code with compilation errors by @copilot-swe-agent in #2511
- Adding support for QASM 2.0 in the OpenQASM compiler by @idavis in #2527
- Fix language service to use Unrestricted target profile as default for notebooks by @copilot-swe-agent in #2528
- Remove implicit modifier handling during OpenQASM lowering by @idavis in #2529
- Generic resource estimation using Python models by @msoeken in #2555
- Update to latest sparse simulator by @swernli in #2558
- Update version to 1.18 by @swernli in #2563
New Contributors
- @copilot-swe-agent made their first contribution in #2468
Full Changelog: v1.17.0...v1.18.0