JuliaDiff / AbstractDifferentiation.jl

An abstract interface for automatic differentiation.
https://juliadiff.org/AbstractDifferentiation.jl/
MIT License
137 stars 18 forks source link

Bump version to 0.6 #117

Closed gdalle closed 1 year ago

gdalle commented 1 year ago

Good catch. I removed 0.5, is that what you meant?

devmotion commented 1 year ago

Yes, exactly. Once the new version is registered, CompatHelper won't try to add compat with 0.5 anymore.

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (5166a90) 82.94% compared to head (4ca0a7b) 82.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #117 +/- ## ======================================= Coverage 82.94% 82.94% ======================================= Files 8 8 Lines 428 428 ======================================= Hits 355 355 Misses 73 73 ```

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