v0.6.6
SparseConnectivityTracer v0.6.6
Merged pull requests:
- Generate 2-to-1 overloads on arbitrary types (#197) (@adrhill)
- Fix JET and DataInterpolations tests (#198) (@adrhill)
- Update CI: test on LTS and pre-release build (#199) (@adrhill)
- Add ForwardDiff package extension (#200) (@adrhill)
- Fix detector display by replacing
println
withprint
(#201) (@gdalle) - Avoid overwriting methods when generating 2-to-1 overloads on arbitrary types (#202) (@adrhill)
- Remove ForwardDiff extension (#203) (@adrhill)
Closed issues:
- Interoperability with dual numbers (#196)