v0.2.0 - 2024-06-05
- ENV: upgraded to stlite 0.57.0 and treat-sim 2.1.0
- IMG: upgraded process flow image to be consistent with docs
- CHANGES: modified changlog format to be based on Keep a Changelog
- IMG: removed redundant process flow .jpg
v0.1.0 - 2024-04-24
- FORKED:
stars-streamlit-example
at v3.0.0. https://github.com/pythonhealthdatascience/stars-streamlit-example - DEPLOY: Modified code to use
stlite
v0.52.4 and run locally in the browser instead of deploying astreamlit
app via streamlit community cloud. - ENV: Introduced PyPi
treat-sim
v1.1.0 dependency - CITE: Updated CITATION.cff meta data
- PAGES: Information updates to About page.
- DOCKER: removed all docker support and associated files.
- MODEL: removed model.py as replaced by
treat-sim
- ENV: Dropped all support for
matplotlib
and removed allmatplotlib
code frommore_plot.py