Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prep for v1.0 release and drop support for pre Julia 1.6 versions #150

Merged
merged 3 commits into from
Feb 15, 2022

Conversation

odow
Copy link
Member

@odow odow commented Feb 9, 2022

I think it makes sense at this point to drop support for Julia <1.6 in all v1.0 releases in JuMP-dev.

@codecov
Copy link

codecov bot commented Feb 9, 2022

Codecov Report

Merging #150 (da7ee54) into master (549f25b) will decrease coverage by 0.43%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
- Coverage   84.38%   83.94%   -0.44%     
==========================================
  Files          20       20              
  Lines        1857     1850       -7     
==========================================
- Hits         1567     1553      -14     
- Misses        290      297       +7     
Impacted Files Coverage Δ
src/implementations/BigFloat.jl 100.00% <ø> (ø)
src/Test/array.jl 99.32% <100.00%> (-0.01%) ⬇️
src/dispatch.jl 50.00% <100.00%> (+0.25%) ⬆️
src/Test/generic.jl 29.62% <0.00%> (-7.41%) ⬇️
src/implementations/SparseArrays.jl 71.79% <0.00%> (-4.49%) ⬇️
src/rewrite.jl 80.10% <0.00%> (-0.52%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 549f25b...da7ee54. Read the comment docs.

@odow
Copy link
Member Author

odow commented Feb 11, 2022

@blegat thoughts on dropping < 1.6 support?

@odow
Copy link
Member Author

odow commented Feb 15, 2022

Merging, but I'll wait for @blegat to confirm before tagging. He's been traveling the last few weeks

@odow odow merged commit bcafec7 into master Feb 15, 2022
@odow odow deleted the od/v1.0 branch February 15, 2022 03:09
@blegat
Copy link
Member

blegat commented Feb 15, 2022

No objection, let's drop it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants