Releases: SciML/ODEInterfaceDiffEq.jl
Releases · SciML/ODEInterfaceDiffEq.jl
v3.5.0
v3.5.0 (2019-11-22)
Closed issues:
- Register (#28)
Merged pull requests:
- CompatHelper: add new compat entry for "Reexport" at version "0.2" (#34) (github-actions[bot])
- CompatHelper: add new compat entry for "FunctionWrappers" at version "1.0" (#33) (github-actions[bot])
- CompatHelper: add new compat entry for "Compat" at version "3.0" (#32) (github-actions[bot])
- CompatHelper: add new compat entry for "ODEInterface" at version "0.4" (#31) (github-actions[bot])
- CompatHelper: add new compat entry for "DataStructures" at version "0.17" (#30) (github-actions[bot])
v3.4.0
v3.4.0 (2019-09-07)
v3.3.1
v3.3.1 (2019-06-25)
Closed issues:
- Register v3.2.0 (#24)
Merged pull requests:
- Add CITATION.bib (#25) (asinghvi17)
v3.3.0
v3.3.0 (2019-06-06)
Merged pull requests:
- Changes for VectorContinuousCallback (#27) (kanav99)
- add callback initialization (#26) (ChrisRackauckas)
v3.2.0
semvar
Use DEStats
v3.1.0 setup destats
DiffEq v6.0
v3.0.0 Update REQUIRE
Fix DataStructures depwarn
Merge pull request #17 from devmotion/heap_deprecations Fix deprecations of binary_minheap and binary_maxheap
savevalues! return change
Merge pull request #15 from YingboMa/myb/savevalues `savevalues!` should return booleans
Fix exports
v2.6.1 fix export assumptions