Skip to content

v0.6.6

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 12:20
· 24 commits to main since this release

SparseConnectivityTracer v0.6.6

Diff since v0.6.5

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 with print (#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)