Skip to content

Commit

Permalink
New version: FrameFun v0.5.8 (#119746)
Browse files Browse the repository at this point in the history
UUID: bbafa164-4497-5d18-87cf-33e911f89480
Repo: https://github.com/JuliaApproximation/FrameFun.jl.git
Tree: 9fff0454b4522a8e04c1cbd6d2b4d0f19e9748dc

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 19, 2024
1 parent d8d45d1 commit 75f1f4b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
16 changes: 13 additions & 3 deletions F/FrameFun/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,13 @@ BasisFunctions = "0.5.6-0.5"

["0.4.8-0"]
MacroTools = "0.5"
SpecialFunctions = "1-2"

["0.4.8-0.5.0"]
BasisFunctions = "0.5.7-0.5"

["0.4.8-0.5.7"]
SpecialFunctions = "1-2"

["0.5.1"]
BasisFunctions = "0.5.9-0.5"

Expand All @@ -111,9 +113,17 @@ GridArrays = "0.2.1-0.2"
BasisFunctions = "0.6.4-0.6"

["0.5.6-0"]
FillArrays = ["0.13", "1"]
GridArrays = "0.2.2-0.2"

["0.5.7-0"]
["0.5.6-0.5.7"]
FillArrays = ["0.13", "1"]

["0.5.7"]
BasisFunctions = "0.6.5-0.6"
julia = "1.9.0-1"

["0.5.8-0"]
BasisFunctions = "0.7"
FillArrays = "1"
SpecialFunctions = "2"
julia = "1.10.0-1"
3 changes: 3 additions & 0 deletions F/FrameFun/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ git-tree-sha1 = "aa92eab865285ec3bfc3dd8d828ed69fded4cb0a"

["0.5.7"]
git-tree-sha1 = "1eae9dad5d739a934322016332626e67e9565b47"

["0.5.8"]
git-tree-sha1 = "9fff0454b4522a8e04c1cbd6d2b4d0f19e9748dc"

0 comments on commit 75f1f4b

Please sign in to comment.