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