From ec63f3493738384c2d058b2545cf7234358146c3 Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 26 Oct 2021 06:01:19 +0530 Subject: [PATCH] New version: Feather v0.5.10 (#47495) UUID: becb17da-46f6-5d3c-ad1b-1c5fe96bc73c Repo: https://github.com/JuliaData/Feather.jl.git Tree: d2755da2b5cdc90586764f24c2de9267464b7ed0 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- F/Feather/Compat.toml | 9 ++++++--- F/Feather/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/F/Feather/Compat.toml b/F/Feather/Compat.toml index 7af186d2a5489da..031e73faaec7edb 100644 --- a/F/Feather/Compat.toml +++ b/F/Feather/Compat.toml @@ -15,6 +15,9 @@ julia = ["0.7", "1"] ["0.5-0.5.3"] Tables = "0.0.0 - 0.2" +["0.5.10-0"] +FlatBuffers = "0.5-0.6" + ["0.5.2"] DataFrames = "0.18" @@ -32,9 +35,6 @@ DataFrames = "0.18-0.19" ["0.5.4"] Tables = "0.2.3-0.2" -["0.5.4-0"] -FlatBuffers = "0.5" - ["0.5.4-0.5.5"] CategoricalArrays = "0.7" DataFrames = "0.18-0.20" @@ -42,6 +42,9 @@ DataFrames = "0.18-0.20" ["0.5.4-0.5.6"] Arrow = "0.2" +["0.5.4-0.5.9"] +FlatBuffers = "0.5" + ["0.5.5-0"] Tables = "1" diff --git a/F/Feather/Versions.toml b/F/Feather/Versions.toml index 2b49ee2537a18dd..80d24c7d6490ce4 100644 --- a/F/Feather/Versions.toml +++ b/F/Feather/Versions.toml @@ -30,3 +30,6 @@ git-tree-sha1 = "142253a40fc0e220efea17297601d9b2d5599016" ["0.5.9"] git-tree-sha1 = "5a9c74bfef934bcd813570a513ccf38f25555352" + +["0.5.10"] +git-tree-sha1 = "d2755da2b5cdc90586764f24c2de9267464b7ed0"