Skip to content

Releases: JuliaDiff/ReverseDiff.jl

v1.1.0

15 Feb 18:05
2041beb

Choose a tag to compare

ReverseDiff v1.1.0

Diff since v1.0.0

Merged pull requests:

  • CompatHelper: bump compat for "SpecialFunctions" to "0.10" (#118) (@github-actions[bot])
  • Install TagBot as a GitHub Action (#119) (@JuliaTagBot)

v1.0.0

20 Dec 17:33
v1.0.0
267b72c

Choose a tag to compare

v1.0.0 (2019-12-20)

Diff since v0.3.1

Closed issues:

  • Differentiating a vector-input function (#113)
  • Package compatibility caps (#111)

Merged pull requests:

v0.3.1

24 Sep 20:58

Choose a tag to compare

Add constructor <--> convert pun for TrackedReal (#112)

v0.3.0: deprecation fixes for Julia v0.7 (#110)

24 Aug 05:09
c6ae6dd

Choose a tag to compare

* deprecation fixes for Julia v0.7

* add note to warn new users

* rm old CI badges

* update Travis config for Pkg deprecation

v0.2.0

27 Sep 20:59

Choose a tag to compare

remove DiffBase dependency and update ForwardDiff dependency (#94)

v0.1.5: fix overly-inclusive convert method at supertype boundary (#83)

31 Jul 19:38

Choose a tag to compare

* fix overly-inclusive convert method at supertype boundary

* allow nightly failures in Travis

* raise DiffBase upper bound to v0.4

v0.1.4

19 Jun 03:31

Choose a tag to compare

do not rely on map promotion for capturing (#75)

v0.1.3

20 May 13:38

Choose a tag to compare

add upper bounds for various packages (#69)