Changelog
v0.1.0 (24/07/2026)
First release of
stentfit!
v0.1.1 (24/07/2026)
Fix Windows install crash when
gitisn’t onPATH(BeamMe requires it to write commit metadata).sim_setup.pyfunctions now accept plain string paths, not justpathlib.Path.Replace blocking
fig.show()inbuild_smoketest_pipelinewith a saved HTML file plus a guarded optional interactive view.
v0.1.2 (05/08/2026)
The pipeline is now driven by three classes which are
Stent,ArteryandSimulation, instead of the previous module-level functions but outputs are unchanged.
v0.1.3 (07/08/2026)
Relicensed from MIT to the GNU General Public License v3.0 or later. Releases up to and including v0.1.2 remain available under MIT.
Added
CITATION.cffso the repository can be cited directly from GitHub.No functional changes.