Closed dkarrasch closed 1 year ago
Thanks @dkarrasch ! This is long overdue, thanks for the PR.
You need to approve the CI workflow (since I'm an outsider ;-) ) so that the changes get tested.
Patch coverage has no change and project coverage change: -0.20
:warning:
Comparison is base (
e834c50
) 74.01% compared to head (4bf69d6
) 73.82%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Gentle bump.
Finally. Thanks @dkarrasch !
A came across this package in a pkgeval run on Julia Base. Some of the compat requirements force this package to use very old package versions, so this PR tries to lift them to the current versions. You may want to consider using CompatHelper.jl.