Skip to content

Commit 55b4b24

Browse files
New version: ModelingToolkitBase v1.4.0 (#145441)
UUID: 7771a370-6774-4173-bd38-47e70ca0b839 Repo: https://github.com/SciML/ModelingToolkit.jl.git Tree: 95ff96df379528d3f17d847895ef8641c51b5731 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 7712704 commit 55b4b24

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

M/ModelingToolkitBase/Compat.toml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,10 @@ Combinatorics = "1"
88
CommonSolve = "0.2.4 - 0.2"
99
Compat = "3.42.0 - 4"
1010
ConstructionBase = "1"
11-
DataStructures = "0.17 - 0.19"
1211
DiffEqBase = "6.189.1 - 6"
1312
DiffEqCallbacks = "2.16.0 - 4"
1413
DiffRules = ["0.1", "1"]
1514
DifferentiationInterface = "0.6.47 - 0.7"
16-
DocStringExtensions = "0.7 - 0.9"
1715
DomainSets = "0.6 - 0.7"
1816
EnumX = "1.0.4 - 1"
1917
ExprTools = "0.1.10 - 0.1"
@@ -28,18 +26,15 @@ InteractiveUtils = "1"
2826
JumpProcesses = "9.19.0 - 9"
2927
Libdl = "1"
3028
LinearAlgebra = "1"
31-
Moshi = "0.3"
3229
NaNMath = ["0.3", "1"]
3330
OffsetArrays = "1"
3431
OrderedCollections = "1"
3532
PreallocationTools = "0.4.27 - 0.4"
36-
PrecompileTools = "1"
3733
REPL = "1"
3834
Random = "1"
3935
ReadOnlyDicts = "1"
4036
RecursiveArrayTools = "3.26.0 - 3"
4137
Reexport = ["0.2", "1"]
42-
RuntimeGeneratedFunctions = "0.5.9 - 0.5"
4338
SciMLBase = "2.125.0 - 2"
4439
SciMLPublic = "1"
4540
SciMLStructures = "1.7.0 - 1"
@@ -50,10 +45,25 @@ SparseArrays = "1"
5045
SpecialFunctions = "1 - 2"
5146
StaticArrays = "1.9.14 - 1"
5247
SymbolicIndexingInterface = "0.3.39 - 0.3"
53-
SymbolicUtils = "4.6.0 - 4"
5448
Symbolics = "7.1.1 - 7"
5549
UnPack = ["0.1", "1"]
5650
julia = "1.9.0 - 1"
5751

5852
["1 - 1.2.0"]
5953
OrdinaryDiffEqCore = "1.34.0 - 1"
54+
55+
["1 - 1.3"]
56+
DataStructures = "0.17 - 0.19"
57+
DocStringExtensions = "0.7 - 0.9"
58+
Moshi = "0.3"
59+
PrecompileTools = "1"
60+
RuntimeGeneratedFunctions = "0.5.9 - 0.5"
61+
SymbolicUtils = "4.6.0 - 4"
62+
63+
["1.4 - 1"]
64+
DataStructures = "0.18 - 0.19"
65+
DocStringExtensions = "0.8 - 0.9"
66+
Moshi = "0.3.6 - 0.3"
67+
PrecompileTools = "1.2.1 - 1"
68+
RuntimeGeneratedFunctions = "0.5.12 - 0.5"
69+
SymbolicUtils = "4.7.1 - 4"

M/ModelingToolkitBase/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ git-tree-sha1 = "08c599c5639b634347cb04ecbc0792dcddbefc4f"
1212

1313
["1.3.0"]
1414
git-tree-sha1 = "c69aea34d2c5d68d34b8d2ed3238f1832e6a0921"
15+
16+
["1.4.0"]
17+
git-tree-sha1 = "95ff96df379528d3f17d847895ef8641c51b5731"

0 commit comments

Comments
 (0)