Skip to content

Commit

Permalink
New version: AxisKeys v0.2.14 (#102139)
Browse files Browse the repository at this point in the history
UUID: 94b1ba4f-4ee9-5380-92f1-94cde586c3c5
Repo: https://github.com/mcabbott/AxisKeys.jl.git
Tree: 2404d61946c5d17a120101dbc753739ef216b0de

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Mar 2, 2024
1 parent e99a4d5 commit a61cf09
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 1 deletion.
4 changes: 3 additions & 1 deletion A/AxisKeys/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,11 @@ NamedDims = "0.2.29-0.2"
StatsBase = "0.32-0.33"

["0.2-0"]
Statistics = "1.6.0-1"
julia = "1.6.0-1"

["0.2-0.2.13"]
Statistics = "1.6.0-1"

["0.2.1-0.2.4"]
NamedDims = "0.2.46-0.2"

Expand Down
3 changes: 3 additions & 0 deletions A/AxisKeys/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,6 @@ git-tree-sha1 = "f1f6c24c1be95d4baa0880903641fa4a15e06d9c"

["0.2.13"]
git-tree-sha1 = "dba0fdaa3a95e591aa9cbe0df9aba41e295a2011"

["0.2.14"]
git-tree-sha1 = "2404d61946c5d17a120101dbc753739ef216b0de"
8 changes: 8 additions & 0 deletions A/AxisKeys/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
["0.2.14-0"]
AbstractFFTs = ["0.5", "1"]
ChainRulesCore = "1"
CovarianceEstimation = "0.2"
InvertedIndices = "1"
LazyStack = "0.0.7-0.0.8"
OffsetArrays = ["0.10-0.11", "1"]
StatsBase = "0.32-0.34"
9 changes: 9 additions & 0 deletions A/AxisKeys/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
["0.2.14-0"]
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
CovarianceEstimation = "587fd27a-f159-11e8-2dae-1979310e6154"
InvertedIndices = "41ab1584-1d38-5bbf-9106-f11c6c58b48f"
LazyStack = "1fad7336-0346-5a1a-a56f-a06ba010965b"
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

0 comments on commit a61cf09

Please sign in to comment.