Changes in version 0.1.7 (2026-04-21) - Changes in /tools/cmake_call.sh file to remove warnings with respect to stdout/stderr/fprintf etc in upstream C library - Updated the underlying SUNDIALS library to v7.6.0 (Jan 2026) Changes in version 0.1.6 (2024-12-15) Updated build system to use cmake Changes in version 0.1.5 (2024-11-11) Bug fixes: - Fixed the bug in assigning absolute tolerances Changes in version 0.1.4.1 (2021-05-16) Bug fixes: - Fixed the linking problem due to multiple defined symbols Changes in version 0.1.4 (2020-05-31) New features: - added the cvsolve function to solve ODEs with multiple discontinuities Bug fixes: - None API change: - NONE is existing functions - A new function cvsolve is added Internal changes: - Now uses SUNDIALS version 5.2.0 (released March 2020) at the back end