Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Drop 1.0 #195

Merged
merged 2 commits into from Dec 11, 2020
Merged

Drop 1.0 #195

merged 2 commits into from Dec 11, 2020

Conversation

fchorney
Copy link
Member

@fchorney fchorney commented Dec 11, 2020

Context on why we're dropping 1.0.

This links to the Invenia slack channels, so only people with access will be able to see it.
https://invenia.slack.com/archives/C0259AJLE/p1607448687325200

I believe the consensus is that while using Julia 1.0 we can only use SpecialFunctions.jl up to version 0.8.0, and that version causes a stack overflow in the tests. Newer versions of SpecialFunctions.jl exist but can only be used for newer versions of Julia.

Copy link
Contributor

@omus omus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Best to post some context on why 1.0 is being dropped.

@@ -1,6 +1,6 @@
name = "Nabla"
uuid = "49c96f43-aa6d-5a04-a506-44c7070ebe78"
version = "0.12.1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dropping Julia 1.0 is not breaking
https://github.com/SciML/ColPrac#dropping-support-for-earlier-versions-of-julia

although ideally it'd be a minor release, so we could back-port things... but we're pre-1.0.0 so we don't have that privilege

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ohh ok. I assumed it was breaking since it completely cuts off versions of julia. my bad

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we're wrong about this the General registry checks will let us know

@fchorney fchorney merged commit 6bca389 into master Dec 11, 2020
@omus omus deleted the fc/drop-1-0 branch December 11, 2020 21:48
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.

None yet

5 participants