File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212For releases pre-1.0, see the [ GitHub Releases] ( https://github.com/JuliaQuantumControl/GRAPE.jl/releases ) .
1313
14- ## [ Unreleased ]
14+ ## Version [ 1.0.0 ] — 2025-10-30
1515
16- [ Unreleased ] : https://github.com/JuliaQuantumControl/GRAPE.jl/compare/v0.7.5...HEAD
16+ Initial stable release. No breaking changes compared to version [ 0.8.1] .
17+
18+ [ Unreleased ] : https://github.com/JuliaQuantumControl/GRAPE.jl/compare/v1.0.0l..HEAD
19+ [ 1.0.0 ] : https://github.com/JuliaQuantumControl/GRAPE.jl/releases/tag/v1.0.0
20+ [ 0.8.1 ] : https://github.com/JuliaQuantumControl/GRAPE.jl/releases/tag/v0.8.1
Original file line number Diff line number Diff line change 11name = " GRAPE"
22uuid = " 6b52fcaf-80fe-489a-93e9-9f92080510be"
33authors = [
" Michael Goerz <[email protected] >" ]
4- version = " 0.8.1+dev "
4+ version = " 1.0.0 "
55
66[deps ]
77Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -24,7 +24,7 @@ LBFGSB = "0.4"
2424LinearAlgebra = " 1"
2525Optim = " 1"
2626Printf = " 1"
27- QuantumControl = " >= 0.11.1"
28- QuantumGradientGenerators = " >= 0.1.8"
27+ QuantumControl = " 0.11.1"
28+ QuantumGradientGenerators = " 0.1.8"
2929SciMLPublic = " 1.0.0"
3030julia = " 1.9"
You can’t perform that action at this time.
0 commit comments