Skip to content

Commit

Permalink
Bump version to stable (#555)
Browse files Browse the repository at this point in the history
* Version bump

* Bumped version to 1.11.0
  • Loading branch information
kbarkhqs authored Apr 5, 2024
1 parent 75b7f14 commit 548bda4
Show file tree
Hide file tree
Showing 19 changed files with 80 additions and 89 deletions.
4 changes: 2 additions & 2 deletions .compatibility_tests/compatibility_test_1_0/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "compatibility_test_1_0"
version ="1.11.0-alpha.2"
version ="1.11.0"
authors = ["HQS Quantum Simulations <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand All @@ -22,7 +22,7 @@ publish = false
test_roqoqo_1_0 = {package = "roqoqo", version="=1.0.0"}
test_roqoqo_derive_1_0 = {package = "roqoqo-derive", version="=1.0.0"}
qoqo_calculator = { version="1.1" }
roqoqo = {version="1.11.0-alpha.2", path="../../roqoqo", features=["serialize", "overrotate"]}
roqoqo = {version="1.11.0", path="../../roqoqo", features=["serialize", "overrotate"]}
bincode = {version="1.3"}
ndarray = "0.15"

Expand Down
4 changes: 2 additions & 2 deletions .compatibility_tests/compatibility_test_1_10/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "compatibility_test_1_10"
version ="1.11.0-alpha.2"
version ="1.11.0"
authors = ["HQS Quantum Simulations <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand All @@ -22,7 +22,7 @@ publish = false
test_roqoqo_1_10 = {package = "roqoqo", version="=1.10.0"}
test_roqoqo_derive_1_10 = {package = "roqoqo-derive", version="=1.10.0"}
qoqo_calculator = { version="1.1" }
roqoqo = {version="1.11.0-alpha.2", path="../../roqoqo", features=["serialize", "overrotate"]}
roqoqo = {version="1.11.0", path="../../roqoqo", features=["serialize", "overrotate"]}
bincode = {version="1.3"}
ndarray = "0.15"

Expand Down
4 changes: 2 additions & 2 deletions .compatibility_tests/compatibility_test_1_2/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "compatibility_test_1_2"
version ="1.11.0-alpha.2"
version ="1.11.0"
authors = ["HQS Quantum Simulations <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand All @@ -22,7 +22,7 @@ publish = false
test_roqoqo_1_2 = {package = "roqoqo", version="=1.2.5"}
test_roqoqo_derive_1_2 = {package = "roqoqo-derive", version="=1.2.5"}
qoqo_calculator = { version="1.1" }
roqoqo = {version="1.11.0-alpha.2", path="../../roqoqo", features=["serialize", "overrotate"]}
roqoqo = {version="1.11.0", path="../../roqoqo", features=["serialize", "overrotate"]}
bincode = {version="1.3"}
ndarray = "0.15"

Expand Down
4 changes: 2 additions & 2 deletions .compatibility_tests/compatibility_test_1_3/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "compatibility_test_1_3"
version ="1.11.0-alpha.2"
version ="1.11.0"
authors = ["HQS Quantum Simulations <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand All @@ -22,7 +22,7 @@ publish = false
test_roqoqo_1_3 = {package = "roqoqo", version="=1.3.2"}
test_roqoqo_derive_1_3 = {package = "roqoqo-derive", version="=1.3.2"}
qoqo_calculator = { version="1.1" }
roqoqo = {version="1.11.0-alpha.2", path="../../roqoqo", features=["serialize", "overrotate"]}
roqoqo = {version="1.11.0", path="../../roqoqo", features=["serialize", "overrotate"]}
bincode = {version="1.3"}
ndarray = "0.15"

Expand Down
4 changes: 2 additions & 2 deletions .compatibility_tests/compatibility_test_1_4/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "compatibility_test_1_4"
version ="1.11.0-alpha.2"
version ="1.11.0"
authors = ["HQS Quantum Simulations <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand All @@ -22,7 +22,7 @@ publish = false
test_roqoqo_1_4 = {package = "roqoqo", version="=1.4.0"}
test_roqoqo_derive_1_4 = {package = "roqoqo-derive", version="=1.4.0"}
qoqo_calculator = { version="1.1" }
roqoqo = {version="1.11.0-alpha.2", path="../../roqoqo", features=["serialize", "overrotate"]}
roqoqo = {version="1.11.0", path="../../roqoqo", features=["serialize", "overrotate"]}
bincode = {version="1.3"}
ndarray = "0.15"

Expand Down
4 changes: 2 additions & 2 deletions .compatibility_tests/compatibility_test_1_5/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "compatibility_test_1_5"
version ="1.11.0-alpha.2"
version ="1.11.0"
authors = ["HQS Quantum Simulations <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand All @@ -22,7 +22,7 @@ publish = false
test_roqoqo_1_5 = {package = "roqoqo", version="=1.5.0"}
test_roqoqo_derive_1_5 = {package = "roqoqo-derive", version="=1.5.0"}
qoqo_calculator = { version="1.1" }
roqoqo = {version="1.11.0-alpha.2", path="../../roqoqo", features=["serialize", "overrotate"]}
roqoqo = {version="1.11.0", path="../../roqoqo", features=["serialize", "overrotate"]}
bincode = {version="1.3"}
ndarray = "0.15"

Expand Down
4 changes: 2 additions & 2 deletions .compatibility_tests/compatibility_test_1_6/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "compatibility_test_1_6"
version ="1.11.0-alpha.2"
version ="1.11.0"
authors = ["HQS Quantum Simulations <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand All @@ -22,7 +22,7 @@ publish = false
test_roqoqo_1_6 = {package = "roqoqo", version="=1.6.1"}
test_roqoqo_derive_1_6 = {package = "roqoqo-derive", version="=1.6.1"}
qoqo_calculator = { version="1.1" }
roqoqo = {version="1.11.0-alpha.2", path="../../roqoqo", features=["serialize", "overrotate"]}
roqoqo = {version="1.11.0", path="../../roqoqo", features=["serialize", "overrotate"]}
bincode = {version="1.3"}
ndarray = "0.15"

Expand Down
4 changes: 2 additions & 2 deletions .compatibility_tests/compatibility_test_1_7/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "compatibility_test_1_7"
version ="1.11.0-alpha.2"
version ="1.11.0"
authors = ["HQS Quantum Simulations <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand All @@ -22,7 +22,7 @@ publish = false
test_roqoqo_1_7 = {package = "roqoqo", version="=1.7.1"}
test_roqoqo_derive_1_7 = {package = "roqoqo-derive", version="=1.7.1"}
qoqo_calculator = { version="1.1" }
roqoqo = {version="1.11.0-alpha.2", path="../../roqoqo", features=["serialize", "overrotate"]}
roqoqo = {version="1.11.0", path="../../roqoqo", features=["serialize", "overrotate"]}
bincode = {version="1.3"}
ndarray = "0.15"

Expand Down
4 changes: 2 additions & 2 deletions .compatibility_tests/compatibility_test_1_8/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "compatibility_test_1_8"
version ="1.11.0-alpha.2"
version ="1.11.0"
authors = ["HQS Quantum Simulations <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand All @@ -22,7 +22,7 @@ publish = false
test_roqoqo_1_8 = {package = "roqoqo", version="=1.8.0"}
test_roqoqo_derive_1_8 = {package = "roqoqo-derive", version="=1.8.0"}
qoqo_calculator = { version="1.1" }
roqoqo = {version="1.11.0-alpha.2", path="../../roqoqo", features=["serialize", "overrotate"]}
roqoqo = {version="1.11.0", path="../../roqoqo", features=["serialize", "overrotate"]}
bincode = {version="1.3"}
ndarray = "0.15"

Expand Down
4 changes: 2 additions & 2 deletions .compatibility_tests/compatibility_test_1_9/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "compatibility_test_1_9"
version ="1.11.0-alpha.2"
version ="1.11.0"
authors = ["HQS Quantum Simulations <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand All @@ -22,7 +22,7 @@ publish = false
test_roqoqo_1_9 = {package = "roqoqo", version="=1.9.0"}
test_roqoqo_derive_1_9 = {package = "roqoqo-derive", version="=1.9.0"}
qoqo_calculator = { version="1.1" }
roqoqo = {version="1.11.0-alpha.2", path="../../roqoqo", features=["serialize", "overrotate"]}
roqoqo = {version="1.11.0", path="../../roqoqo", features=["serialize", "overrotate"]}
bincode = {version="1.3"}
ndarray = "0.15"

Expand Down
13 changes: 2 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,10 @@ This changelog track changes to the qoqo project starting at version v0.5.0

## 1.11.0

### Added in 1.11.0-alpha.2
### Added in 1.11.0

* Added the DecoherenceOnIdle noise model

## 1.11.0

### Added in 1.11.0-alpha.1

* Made operations in `unstable_spin_boson_operations` stable

### Added in 1.11.0-alpha.0

* Unstable feature `unstable_analog_operations` adding new analog operations: `ApplyConstantSpinHamiltonian`, `ApplyTimeDependentSpinHamiltonian`
* Feature `unstable_analog_operations` adding new analog operations: `ApplyConstantSpinHamiltonian`, `ApplyTimeDependentSpinHamiltonian`
* Added `SingleQubitOverrotationDescription`
* Added `SingleQubitOverrotationOnGate` noise model
* Updated cargo (including updating mio from v0.8.10 to v0.8.11)
Expand Down
Loading

0 comments on commit 548bda4

Please sign in to comment.