Added
| Add right atrium appendage landmarks | #1202 |
| Use pydantic for materials | #1233 |
| Allow unknown caps in model | #1261 |
| Rework ventricular fiber settings | #1264 |
Fixed
| Import of LaunchMode | #1208 |
| Fix ansys-fluent-core | #1210 |
| Improve subprocess | #1211 |
| D-RBM fiber generation | #1227 |
| Missing conduction system for biventricle models | #1231 |
| Link-check for ansys downloads | #1247 |
Documentation
Update contributors.md with the latest
contributors |
#1190 |
| Update LICENSE and AUTHORS file | #1199 |
| Update docstrings of settings | #1267 |
| Standardize docstrings | #1268 |
| Standardization of docstrings | #1271 |
Dependencies
| Exclude vtk 9.4 | #1180 |
| Bump trame-vtk from 2.9.0 to 2.9.1 | #1191 |
| Relax ansys-dpf-core dep | #1201 |
| Bump lower limit of ansys-fluent-core to 0.34.2 | #1214 |
| Bump pytest from 8.4.1 to 8.4.2 | #1228 |
| Bump pytest-cov from 6.2.1 to 7.0.0 | #1237 |
| Bump trame-vtk from 2.9.1 to 2.10.0 | #1253 |
Maintenance
| Update changelog for v0.14.0 | #1177 |
| Bump dev version to 0.15dev0 | #1179 |
| Update changelog for v0.14.1 | #1183 |
| Bump the actions group with 2 updates | #1192, #1235 |
| Update CHANGELOG for v0.14.2 | #1200 |
| Bump the actions group with 3 updates | #1204 |
| Add security jobs | #1213 |
| Update CHANGELOG for v0.14.3 | #1225 |
| Bump the actions group across 1 directory with 5 updates | #1230 |
| Bump ansys/actions from 10.1.0 to 10.1.2 in the actions group | #1248 |
| Ensure consistent isort behavior between ruff and pre-commit | #1251 |
| Use index-url on vtk-osmesa | #1255 |
Miscellaneous
| Improve try except pass | #1209 |
| Refactor objects.py for maintainability | #1216 |
| Landmark management | #1217 |
| Use pydantic-based modules for materials | #1242 |
| Use pydantic-based materials module | #1244 |
| Add a material factory module | #1246 |
| Simplify default material models | #1256 |
| Remove material settings from settings class | #1257 |
| Use pydantic for the settings module | #1259 |
| Cleanup test structure | #1262 |