Releases: pythonhealthdatascience/llm_simpy_models
Releases · pythonhealthdatascience/llm_simpy_models
v1.0.2 - 2025-03-25
Add note about st.spinner()
to the home page.
Changed
- Explained that
st.spinner()
won't work on stlite in an info box inHome.py
.
v1.0.1 - 2025-03-25
Update author list, add DOI, and correct app home page.
Changed
- Removed Nav from
README.md
,CITATION.cff
andHome.py
. - Correct
Home.py
(to describe deployment as stlite and GitHub pages, and not Streamlit Community Cloud). - Add DOI to
README.md
.
v1.0.0 - 2025-03-25
🌱 First release. Functioning streamlit app containing each of the LLM-generated apps as pages. Deployed using stlite and GitHub pages.