Skip to content

Commit

Permalink
New version: NIfTI v0.5.0
Browse files Browse the repository at this point in the history
UUID: a3a9e032-41b5-5fc4-967a-a6b7a19844d3
Repo: https://github.com/JuliaNeuroscience/NIfTI.jl.git
Tree: b2e20cb9b2a57c2013494d186d7673b4c5167cb5

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator committed Nov 21, 2020
1 parent 3eb21c2 commit f8c06f9
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
9 changes: 7 additions & 2 deletions N/NIfTI/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
[0]
["0-0.4"]
GZip = "0.0.0 - 0.5"

["0-0.4.0"]
julia = ["0.7", "1"]

["0.4.1-0"]
["0.4.1-0.4"]
MappedArrays = "0.0.0 - 0.2"

["0.5-0"]
CodecZlib = "0.7"
MappedArrays = "0.2"
julia = "1.3.0-1"
8 changes: 7 additions & 1 deletion N/NIfTI/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
[0]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
GZip = "92fee26a-97fe-5a0c-ad85-20a5f3185b63"
Mmap = "a63ad114-7e13-5084-954f-fe012c677804"

["0-0.4"]
GZip = "92fee26a-97fe-5a0c-ad85-20a5f3185b63"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.4.1-0"]
MappedArrays = "dbb5928d-eab1-5f90-85c2-b9b0edb7c900"

["0.5-0"]
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
TranscodingStreams = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
3 changes: 3 additions & 0 deletions N/NIfTI/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "2151282446bb161941bff1b330a3212fb132e6b1"

["0.4.1"]
git-tree-sha1 = "1c66e081f04dbd208f2b9555d293893e4b5a1cbe"

["0.5.0"]
git-tree-sha1 = "b2e20cb9b2a57c2013494d186d7673b4c5167cb5"

0 comments on commit f8c06f9

Please sign in to comment.