Skip to content

Conversation

@hpmouton
Copy link
Contributor

@hpmouton hpmouton commented Mar 5, 2024

This pull request addresses issue #313 by correcting the Julia version compatibility information in the README. The current README states "Julia 1.3 and up". The corrected version now accurately reflects the correct compatibility as "Julia 1.6 and up."

Changes Made:

  • Updated README.md to specify Julia version compatibility as "Julia 1.6 and up" on line 30.

Related Issue:
Closes #313

hpmouton added 2 commits March 5, 2024 15:34
Added Link to Julia Downloads page.
Co-authored-by: Dominique <dominique.orban@gmail.com>
@codecov
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.52%. Comparing base (4d87714) to head (005af1b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #320   +/-   ##
=======================================
  Coverage   96.52%   96.52%           
=======================================
  Files          15       15           
  Lines        1065     1065           
=======================================
  Hits         1028     1028           
  Misses         37       37           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2024

Package name latest stable
CaNNOLeS.jl
DCISolver.jl
FletcherPenaltySolver.jl
JSOSolvers.jl
Krylov.jl
NLPModels.jl
NLPModelsModifiers.jl
PROPACK.jl
Percival.jl
QuadraticModels.jl
SolverTools.jl

@dpo dpo merged commit e319dcf into JuliaSmoothOptimizers:main Mar 7, 2024
@dpo
Copy link
Member

dpo commented Mar 7, 2024

Thank you!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Review julia compatibility in readme

2 participants