Skip to content

Commit

Permalink
New version: CalculustCore v0.4.6
Browse files Browse the repository at this point in the history
UUID: d7326954-f021-11ed-2a08-d10e464848f1
Repo: https://github.com/CalculustJL/CalculustCore.jl.git
Tree: b9e8faeb0bb3afc5fac3e4d874b30a15a69b96ee

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Dec 28, 2024
1 parent 485e3cd commit 16bd14e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 6 deletions.
22 changes: 16 additions & 6 deletions C/CalculustCore/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
[0]
DocStringExtensions = "0.8-0.9"
Functors = "0.2-0.4"
Reexport = "1.2.2-1"
Requires = "1"
Setfield = "1.1.0-1"
Tricks = "0.1.6-0.1"
UnPack = "1.0.2-1"
julia = "1.6.0-1"

["0-0.3.0"]
Expand All @@ -18,6 +12,14 @@ SciMLBase = "1.50.1-1"
["0-0.4.4"]
Adapt = "3"

["0-0.4.5"]
DocStringExtensions = "0.8-0.9"
Functors = "0.2-0.4"
Reexport = "1.2.2-1"
Setfield = "1.1.0-1"
Tricks = "0.1.6-0.1"
UnPack = "1.0.2-1"

["0.3.1-0.3"]
SciMLOperators = "0.2.5-0.2"

Expand All @@ -29,3 +31,11 @@ SciMLOperators = "0.3.1-0.3"

["0.4.5-0"]
Adapt = "3-4"

["0.4.6-0"]
DocStringExtensions = "0.9"
Functors = "0.5"
Reexport = "1"
Setfield = "1"
Tricks = "0.1"
UnPack = "1"
3 changes: 3 additions & 0 deletions C/CalculustCore/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "435fb7add44de6679080d4214601e2e27477247f"

["0.4.5"]
git-tree-sha1 = "d6d3f72d8a085d364b8e9267f298f171c99d350f"

["0.4.6"]
git-tree-sha1 = "b9e8faeb0bb3afc5fac3e4d874b30a15a69b96ee"

0 comments on commit 16bd14e

Please sign in to comment.