Skip to content

Releases: JuliaDiff/DiffRules.jl

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 29 May 08:42
264a534

DiffRules v1.16.0

Diff since v1.15.1

Merged pull requests:

  • Bump actions/checkout from 3 to 6 (#101) (@dependabot[bot])
  • Replace latest badge with dev badge (#103) (@hyrodium)
  • Fix arguments in makedocs (#105) (@hyrodium)
  • CompatHelper: bump compat for LogExpFunctions to 1, (keep existing compat) (#107) (@github-actions[bot])

v1.2.1

Choose a tag to compare

@devmotion devmotion released this 29 May 09:52
ab1d7ef

What's Changed

Full Changelog: v1.16.0...v1.2.1

v1.2.0

Choose a tag to compare

@devmotion devmotion released this 29 May 09:52
ab1d7ef

What's Changed

Full Changelog: v1.16.0...v1.2.0

v1.1.0

Choose a tag to compare

@devmotion devmotion released this 29 May 09:52
ab1d7ef

What's Changed

Full Changelog: v1.16.0...v1.1.0

v1.15.1

Choose a tag to compare

@github-actions github-actions released this 05 Jun 20:13
8842177

DiffRules v1.15.1

Diff since v1.15.0

Merged pull requests:

  • Revert "Update abs diff rule to 0 at non-differentiable point" (#100) (@devmotion)

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 15:04
3fcdea9

DiffRules v1.15.0

Diff since v1.14.0

Merged pull requests:

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 07:19
1ff111f

DiffRules v1.14.0

Diff since v1.13.0

Merged pull requests:

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 21:44
6576392

DiffRules v1.13.0

Diff since v1.12.2

Merged pull requests:

v1.12.2

Choose a tag to compare

@github-actions github-actions released this 12 Nov 21:19
9030629

DiffRules v1.12.2

Diff since v1.12.1

Closed issues:

  • Type instability in ldexp with Float32 arguments (#88)

Merged pull requests:

  • Use strong zeros in the diffrules for min/max (#87) (@devmotion)

v1.12.1

Choose a tag to compare

@github-actions github-actions released this 08 Nov 23:55
d24b8a5

DiffRules v1.12.1

Diff since v1.12.0

Merged pull requests:

  • Preserve input types for various rules (#89) (@ptiede)