Skip to content

Commit

Permalink
New version: NonlinearSolveFirstOrder v1.2.0
Browse files Browse the repository at this point in the history
UUID: 5959db7a-ea39-4486-b5fe-2dd0bf03d60d
Repo: https://github.com/SciML/NonlinearSolve.jl.git
Tree: 0ecb237faff6b0764b74a275429f9cee59a9c758

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Dec 16, 2024
1 parent a89d307 commit 57a2330
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion N/NonlinearSolveFirstOrder/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ ForwardDiff = "0.10.36-0.10"
LinearAlgebra = "1.10.0-1"
LinearSolve = "2.36.1-2"
MaybeInplace = "0.1.4-0.1"
NonlinearSolveBase = "1.1.0-1"
PrecompileTools = "1.2.0-1"
Reexport = "1"
SciMLBase = "2.58.0-2"
Expand All @@ -18,5 +17,11 @@ Setfield = "1.1.1-1"
StaticArraysCore = "1.4.3-1"
julia = "1.10.0-1"

["1-1.1"]
NonlinearSolveBase = "1.1.0-1"

["1.1-1"]
LineSearch = "0.1.4-0.1"

["1.2-1"]
NonlinearSolveBase = "1.5.0-1"
3 changes: 3 additions & 0 deletions N/NonlinearSolveFirstOrder/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "dc8535cecb0f9d978019e44b7144b9e84ab85424"

["1.1.0"]
git-tree-sha1 = "05a42691900f8f14e930478d5638a5f0fc973601"

["1.2.0"]
git-tree-sha1 = "0ecb237faff6b0764b74a275429f9cee59a9c758"

0 comments on commit 57a2330

Please sign in to comment.