Releases: SciML/DiffEqBase.jl
Releases · SciML/DiffEqBase.jl
Weak noise in Monte tests and fixed noise display
v1.12.0 fix noiseproblem display
DiffEqOperator interface
v1.11.0 export the abstract type
Hotfix Monte Carlo printout
This is a very annoying bug with the latest display overloads because every time a MonteCarloProblem is made it would error in the terminal. This QoL patch stops that error and makes it display an informative summary instead.
Fix interpolations
Bug with test coverage only in different packages... should fix tests later.
Enhanced type displays
v1.10.0 problem displays
Last v0.5 release: Remove Parameters.jl
Parameters.jl wasn't being used anymore, so it's being removed. This is the last v0.5-compatible release.
DEDataArray 32-bit similar dispatch
Causing tests to fail on Win32 for OrdinaryDiffEq.
Remove Iterators
v1.8.0 Update REQUIRE
Plotting and interpolation updates
v1.7.0 don't use aliases in recipes
v0.5 bugfixes
v1.6.1 workaround v0.5.2 bug