-
master
StableMulti-Platform CI / test-platforms (ubuntu-22.04) (push) Successful in 18sMulti-Platform CI / test-platforms (windows-latest) (push) Successful in 18sMulti-Platform CI / Package for Linux x86_64 (push) Has been skippedMulti-Platform CI / Package for Windows x86_64 (push) Has been skippedMulti-Platform CI / Create GitHub Release (push) Has been skippedreleased this
2025-09-24 02:06:25 -07:00 | 7 commits to master since this releasev0.2.0 Release Notes
What's New
- Colorized demo dashboard: The demo application now includes a colorized dashboard for clearer visualization of simulation data and state, making it easier to observe changes at a glance.
- Patient module: Introduces a new Patient abstraction (patient.rs) to organize and orchestrate organ systems within simulations, simplifying setup and usage for example and application code.
Improvements
- Retuned organ dynamics: Heart and bladder models have been recalibrated for more realistic, stable behavior under a variety of simulated conditions.
- Enhanced demo experience: The demo app has been expanded and refined to showcase the new patient orchestration and updated organ dynamics, with a cleaner presentation layer.
- Cross-target demo artifacts: CI now builds and packages demo app artifacts for multiple targets, making it easier to download and try the demo across platforms.
Bug Fixes
- No user-facing bug fixes in this release.
Downloads