Skip to content

Commit

Permalink
New version: TiledIteration v0.5.0 (#83311)
Browse files Browse the repository at this point in the history
UUID: 06e1c1a7-607b-532d-9fad-de7d9aa2abac
Repo: https://github.com/JuliaArrays/TiledIteration.jl.git
Tree: 1176cc31e867217b06928e2f140c90bd1bc88283

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored May 10, 2023
1 parent f6ec67b commit 51ab7fd
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
8 changes: 6 additions & 2 deletions T/TiledIteration/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,15 @@ OffsetArrays = "0.8.0-0.11"
["0.2.4-0"]
OffsetArrays = ["0.8-0.11", "1"]

["0.3-0"]
["0.3-0.4"]
julia = "1"

["0.4.0"]
ArrayInterface = "3"

["0.4.1-0"]
["0.4.1-0.4"]
ArrayInterface = "3-6"

["0.5-0"]
StaticArrayInterface = "1"
julia = "1.6.0-1"
5 changes: 4 additions & 1 deletion T/TiledIteration/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
["0-0.2.3"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.4-0"]
["0.4"]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"

["0.5-0"]
StaticArrayInterface = "0d7ed370-da01-4f52-bd93-41d350b8b718"
3 changes: 3 additions & 0 deletions T/TiledIteration/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ git-tree-sha1 = "5e02b75701f1905e55e44fc788bd13caedb5a6e3"

["0.4.2"]
git-tree-sha1 = "1bf2bb587a7fc99fefac2ff076b18b500128e9c0"

["0.5.0"]
git-tree-sha1 = "1176cc31e867217b06928e2f140c90bd1bc88283"

0 comments on commit 51ab7fd

Please sign in to comment.