JuliaInterop / JavaCall.jl

Call Java from Julia
http://juliainterop.github.io/JavaCall.jl
Other
118 stars 53 forks source link

Inverted listing of Julia version compatibility in README.md #168

Closed sylvaticus closed 7 months ago

sylvaticus commented 7 months ago

In the "Julia version compatibility" let's first list compatibility with the latest versions of Julia, and then go back in the history of older versions, otherwise one read "it doesn't work with Julia 1.2" and think "gosh, this package is so old and unmaintained !"

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2b8c3f1) 67.01% compared to head (368c0bb) 67.01%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #168 +/- ## ======================================= Coverage 67.01% 67.01% ======================================= Files 11 11 Lines 1043 1043 ======================================= Hits 699 699 Misses 344 344 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mkitti commented 7 months ago

Perhaps we should just delete the language about not being compatible with an unsupported version of Julia.