Commit e13f39a
committed
Require OrdinaryDiffEqCore 4.12 in DelayDiffEq
The autonomous-discontinuity controller state used by DDEIntegrator ships with OrdinaryDiffEqCore 4.12. Prevent DelayDiffEq 6.1 from resolving against an older Core release that does not provide the required controller behavior.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>1 parent ea299e0 commit e13f39a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments