Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Tag FileIO.jl v1.0.0 #15497

Merged
merged 1 commit into from
Jul 25, 2018
Merged

Conversation

attobot
Copy link
Contributor

@attobot attobot commented Jul 3, 2018

Repository: JuliaIO/FileIO.jl
Release: v1.0.0
Travis: Travis Build Status
Diff: vs v0.9.1
requires vs v0.9.1:

--- 0.9.1/requires
+++ 1.0.0/requires
@@ -1,2 +1 @@
-julia 0.6
-Compat 0.28.0
+julia 0.7-alpha

cc: @SimonDanisch

Please make sure that:

  • CI passes for supported Julia versions (if applicable).
  • Version bounds reflect minimum requirements.

@SimonDanisch
Copy link
Contributor

cc: @timholy @fredrikekre @Datseris

@fredrikekre
Copy link
Member

fredrikekre commented Jul 3, 2018

Perhaps v.0.10.0? We have to fix interaction with Pkg3 before calling it 1.0

@SimonDanisch
Copy link
Contributor

Fair point. I was seeing it as a big eyesore, but something that won't actually change the interface of FileIO, so having the fix in 1.1.x seems acceptable to me.

@fredrikekre
Copy link
Member

But it is pretty broken, I can't even use FileIO to load stuff

@KristofferC
Copy link
Member

So, does this work to load things?

@attobot
Copy link
Contributor Author

attobot commented Jul 16, 2018

Repository: JuliaIO/FileIO.jl
Release: v1.0.0
Travis: Travis Build Status
Diff: vs v0.9.1
requires vs v0.9.1:

--- 0.9.1/requires
+++ 1.0.0/requires
@@ -1,2 +1 @@
-julia 0.6
-Compat 0.28.0
+julia 0.7-alpha

cc: @SimonDanisch

Please make sure that:

  • CI passes for supported Julia versions (if applicable).
  • Version bounds reflect minimum requirements.

@davidanthoff
Copy link
Contributor

This version seems good enough for me to update all the file IO story in Queryverse to 0.7, so I'd be in favor of merging this here.

@SimonDanisch
Copy link
Contributor

Yeah should be mostly working!

@davidanthoff
Copy link
Contributor

So, can someone merge it?

@KristofferC KristofferC merged commit c9bcbc6 into JuliaLang:metadata-v2 Jul 25, 2018
@attobot attobot deleted the FileIO/v1.0.0 branch July 25, 2018 15:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants