0.4.0
0.4.0 (2023-10-04)
Features :
- Add feature to show the direction of gate (X, CX, CCX, etc...)
- Remove final measurements on circuit
- Add Identity gate to name list
- Change gate name to be uppercase
Dependencies:
- Bump ipython from 8.15.0 to 8.16.1
- Bump numpy from 1.25.2 to 1.26.0
- Bump notebook from 7.0.3 to 7.0.4
- Bump pylint from 2.17.5 to 3.0.0
- Bump coverage from 7.3.1 to 7.3.2
What's Changed
-
Add feature to show the direction of gate && Add I gate by @minwook-shin in #28
-
Bump notebook from 7.0.3 to 7.0.4 by @dependabot in #26
-
Bump numpy from 1.25.2 to 1.26.0 by @dependabot in #25
-
Bump pylint from 2.17.5 to 2.17.6 by @dependabot in #27
-
Bump ipython from 8.15.0 to 8.16.0 by @dependabot in #30
-
Bump pylint from 2.17.6 to 2.17.7 by @dependabot in #29
-
Bump pylint from 2.17.7 to 3.0.0 by @dependabot in #31
-
Bump ipython from 8.16.0 to 8.16.1 by @dependabot in #32
-
Bump coverage from 7.3.1 to 7.3.2 by @dependabot in #33
Full Changelog: 0.3.0...0.4.0