Releases: amazon-braket/autoqasm
Releases · amazon-braket/autoqasm
Release list
v0.6.0
v0.5.0
Features
- clean up user-visible build-error tracebacks
- support measure_ff and cc_prx gates
v0.4.1
Bug Fixes and Other Changes
- skip AutoGraph verbose-logging calls when verbosity is disabled
- raise when a free parameter is registered with a conflicting type
- accept positional-only parameters on autoqasm subroutines
v0.4.0.post0
Documentation Changes
- update device references in example notebooks
v0.4.0
Features
- use nbsphinx to render examples in docs
Bug Fixes and Other Changes
- resolve conflicts between user-defined and auto-sanitized parameter names
- iterative update of Python-initialized variables
- ensure sphinx pdf build passes
v0.3.0
What's Changed
- fix: call ProgramContext constructor by @rmshaffer in #93
- fix: updated config file by @sesmart in #81
- update error message for index error by @yitchen-tim in #82
- depr: drop Python 3.10 support by @rmshaffer in #92
New Contributors
- @sesmart made their first contribution in #81
- @yitchen-tim made their first contribution in #82
- @speller26 made their first contribution in #84
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- infra: update supported python versions by @rmshaffer in #77
- change: Use Ankaa-2 instead of Aspen-M-3 in pulse examples by @rmshaffer in #48
- infra: onboard to use ruff by @AbeCoull in #53
- feature: Use hybrid_job from braket.jobs by @rmshaffer in #66
New Contributors
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- doc: Add syntax highlighting to Python code blocks by @josh146 in #43
- doc: Update CODEOWNERS file by @rmshaffer in #42
- fix: Ensure all tests use valid OpenQASM and upgrade to latest Braket SDK by @rmshaffer in #45
- doc: Highlight Python syntax in md files by @rmshaffer in #44
New Contributors
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- change: get dimensions for aq.ArrayVar automatically by @Yash-10 in #22
- fix: fix issue with kwargs while calling subroutine by @atharva-satpute in #23
- fix: multi-dimensional ArrayVar declaration by @rmshaffer in #25
- documentation: add .build() call on examples of displaying MainProgra… by @potatoboiler in #24
- feat: Add @aq.hybrid_job decorator by @rmshaffer in #21
- feature: support integer division by @abidart in #29
- fix: mangle OpenQASM keywords by @atharva-satpute in #28
- feature: add support for typecasting by @abidart in #27
- fix: Pin amazon-braket-sdk version to 1.81.0 by @rmshaffer in #35
- doc: Prepare AutoQASM release v0.1.1 by @rmshaffer in #36
- change: Bump package version to v0.1.1 by @rmshaffer in #37
New Contributors
- @Yash-10 made their first contribution in #22
- @atharva-satpute made their first contribution in #23
- @potatoboiler made their first contribution in #24
- @abidart made their first contribution in #29
Full Changelog: v0.1.0...v0.1.1