All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- ODE solutions are no longer stored in
SciMLBase.ODESolution
but inManifoldODESolution
to avoid having to definendims
for all points. SciMLBase.jl
newer than 2.39 is supported again.- Julia 1.10 is now required due to SciML dependencies.