File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased] ( https://github.com/qutip/QuantumToolbox.jl/tree/main )
9
9
10
+ ## [ v0.30.1]
11
+ Release date: 2025-04-24
12
+
10
13
- Support different length for ` to ` and ` from ` on GeneralDimensions. ([ #448 ] )
11
14
- Extend the ` Makie.jl ` extension to all the other available backends. ([ #450 ] )
12
15
- Fix definition of noise derivative in stochastic solvers. ([ #453 ] )
@@ -145,6 +148,7 @@ Release date: 2024-11-13
145
148
[ v0.29.0 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.29.0
146
149
[ v0.29.1 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.29.1
147
150
[ v0.30.0 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.30.0
151
+ [ v0.30.1 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.30.1
148
152
[ #86 ] : https://github.com/qutip/QuantumToolbox.jl/issues/86
149
153
[ #139 ] : https://github.com/qutip/QuantumToolbox.jl/issues/139
150
154
[ #271 ] : https://github.com/qutip/QuantumToolbox.jl/issues/271
Original file line number Diff line number Diff line change 1
1
name = " QuantumToolbox"
2
2
uuid = " 6c2fb7c5-b903-41d2-bc5e-5a7c320b9fab"
3
3
authors = [" Alberto Mercurio" , " Yi-Te Huang" ]
4
- version = " 0.30.0 "
4
+ version = " 0.30.1 "
5
5
6
6
[deps ]
7
7
ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
You can’t perform that action at this time.
0 commit comments