Releases: JuliaDiff/ReverseDiff.jl
Releases · JuliaDiff/ReverseDiff.jl
v1.2.0
ReverseDiff v1.2.0
Closed issues:
- Register (#121)
Merged pull requests:
- Custom gradient macro proof of concept (#123) (@mohamed82008)
- Remove non-maintained warning (#124) (@ChrisRackauckas)
v1.1.0
ReverseDiff v1.1.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
v1.0.0 (2019-12-20)
Closed issues:
Merged pull requests:
- Modernize ReverseDiff (#117) (ChrisRackauckas)
v0.3.1
v0.3.0: deprecation fixes for Julia v0.7 (#110)
* 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
v0.1.5: fix overly-inclusive convert method at supertype boundary (#83)
* fix overly-inclusive convert method at supertype boundary * allow nightly failures in Travis * raise DiffBase upper bound to v0.4