Hey everyone,
Usually I don’t post the DifferentialEquations.jl release posts here, but since we’ve gotten a lot of questions about Julia v1.0 compatibility I think it’s fitting that we post our v5.0 release here which is our “official” announcement of v1.0 compatibility.
http://juliadiffeq.org/2018/08/20/FunctionInputEPIRK.html
There is a breaking change with regards to specification of performance overloads (Jacobians and such), but you will receive a deprecation warning for that so it’s not too scary. Also there’s a ton of new integrators, like native BDF methods, EPIRK methods, and Runge-Kutta Chebyshev integrators. Hopefully this satisfies the internet.