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

Tag StaticArrays.jl v0.4.0 #8494

Merged
merged 1 commit into from
Mar 28, 2017

Conversation

attobot
Copy link
Contributor

@attobot attobot commented Mar 25, 2017

Repository: JuliaArrays/StaticArrays.jl
Release: v0.4.0
Travis: Travis Build Status
Diff: vs v0.3.0
requires vs v0.3.0:

--- 0.3.0/requires
+++ 0.4.0/requires
@@ -1 +1 @@
-julia 0.5
+julia 0.6-

cc: @andyferris

@andyferris
Copy link
Member

andyferris commented Mar 25, 2017

In a separate PR, I was thinking of modifying the requires for previous versions of StaticArrays so that it never gets installed on Julia 0.6. (However, I'm not going to go back and rewrite all of my git history and tags to achieve this - I'll just modify METADATA).

Does this seem reasonable? The previous versions fail subtly on v0.6 so it wouldn't be desirable if the package manager to decided to install earlier versions of StaticArrays to meet other package requirements.

@timholy
Copy link
Member

timholy commented Mar 26, 2017

That sounds like a good idea, esp. since I don't think we have a way to say "require at least v. 0.4 if julia version is 0.6".

@dpsanders
Copy link
Contributor

Is there anything holding up merging this?

@tkelman tkelman merged commit 2d9f6e1 into JuliaLang:metadata-v2 Mar 28, 2017
@attobot attobot deleted the StaticArrays/v0.4.0 branch March 28, 2017 20:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants