Skip to content

Commit

Permalink
New version: Unfold v0.7.0 (#105368)
Browse files Browse the repository at this point in the history
UUID: 181c99d8-e21b-4ff3-b70b-c233eddec679
Repo: https://github.com/unfoldtoolbox/Unfold.jl.git
Tree: c14bef6dca004d3efaeb798bd6d4c65eeedc1fdb

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Apr 22, 2024
1 parent 783218d commit 8542ebb
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
10 changes: 10 additions & 0 deletions U/Unfold/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,13 @@ Tullio = "0.3"

["0.6.8-0"]
LinearAlgebra = "1"

["0.7-0"]
Logging = "1"
OrderedCollections = "1"
Random = "1"
SimpleTraits = "0.9"
SparseArrays = "1"
Statistics = "1"
Term = "2"
TypedTables = "1"
10 changes: 9 additions & 1 deletion U/Unfold/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"

["0-0.3.12"]
Expand All @@ -33,6 +32,9 @@ BSplines = "488c2830-172b-11e9-1591-253b8a7df96d"
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
PkgBenchmark = "32113eaa-f34f-5b0d-bd6c-c81e245fc73d"

["0-0.6"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.3.5-0"]
Effects = "8f03c58b-bd97-4933-a826-f71b64d2cca2"

Expand All @@ -57,3 +59,9 @@ PooledArrays = "2dfb63ee-cc39-5dd5-95bd-886bf059d720"

["0.6.7-0.6.9"]
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"

["0.7-0"]
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
SimpleTraits = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
Term = "22787eb5-b846-44ae-b979-8e399b8463ab"
TypedTables = "9d95f2ec-7b3d-5a63-8d20-e2491e220bb9"
3 changes: 3 additions & 0 deletions U/Unfold/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,6 @@ git-tree-sha1 = "62d17ffc411e3fb4f971524c59e3155b6b2f5819"

["0.6.10"]
git-tree-sha1 = "c78767daede72d5414ebc579ab4ef1870df97322"

["0.7.0"]
git-tree-sha1 = "c14bef6dca004d3efaeb798bd6d4c65eeedc1fdb"

0 comments on commit 8542ebb

Please sign in to comment.