Changes since last release
Users: If you are working with the develop branch and your local code or project has been broken by a recent interface change then please see here for fix suggestions.
Developers: Please mention any changes to the code which will break users’ code here - to be put in the release notes for the next release. Also mention any significant improvements or new features. The real definitive release notes will be written in release notes at the time of release. To make that process easier, please structure this page in the same manner.
Changes since last release appear below
(changes since Release 2024.2)
Headline features
Python bindings are now integrated directly into the main Chaste repository, simplifying installation and development workflows. For installation instructions, usage examples and API details, consult the PyChaste documentation.
Dependency changes
This will be the last Chaste release to support
- Clang >=6, <11
- GCC >=7, <9
- Boost >=1.67, <1.74
- HDF5 >=1.10.4, <1.10.7
- PETSc >=3.12, <3.15
- SUNDIALS >=3.1, <5.8
- VTK >=6.3, <7.1
