Skip to content

Commit

Permalink
New version: JLD2 v0.4.4
Browse files Browse the repository at this point in the history
UUID: 033835bb-8acc-5ee8-8aae-3f567f8a3819
Repo: https://github.com/JuliaIO/JLD2.jl.git
Tree: 92caca2049bf1299255ba2a984ea2ceab1093826

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator committed Apr 24, 2021
1 parent c7245c8 commit 6a947db
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
6 changes: 5 additions & 1 deletion J/JLD2/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ FileIO = "0.5-1"
CodecZlib = "0.4.0 - 0.6"
DataStructures = "0.0.0 - 0.17"

["0.1.13-0"]
["0.1.13-0.4.3"]
CodecZlib = "0.5-0.7"

["0.1.3"]
Expand All @@ -28,3 +28,7 @@ CodecZlib = "0.5-0.6"
DataStructures = "0.17-0.18"
MacroTools = "0.5"
Requires = "1"

["0.4.4-0"]
FileIO = "1"
Reexport = "1"
9 changes: 8 additions & 1 deletion J/JLD2/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[0]
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Mmap = "a63ad114-7e13-5084-954f-fe012c677804"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Expand All @@ -12,10 +11,18 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0-0.4.3"]
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"

["0.1.4-0"]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

["0.2-0"]
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["0.4.4-0"]
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
TranscodingStreams = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
3 changes: 3 additions & 0 deletions J/JLD2/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@ git-tree-sha1 = "b8343a7f96591404ade118b3a7014e1a52062465"

["0.4.3"]
git-tree-sha1 = "9f2f2f24e60305feb6ae293a617ddf06f429efc3"

["0.4.4"]
git-tree-sha1 = "92caca2049bf1299255ba2a984ea2ceab1093826"

0 comments on commit 6a947db

Please sign in to comment.