Skip to content

Releases: pythonhealthdatascience/llm_simpy_models

v1.0.2 - 2025-03-25

25 Mar 14:18
Compare
Choose a tag to compare

Add note about st.spinner() to the home page.

Changed

  • Explained that st.spinner() won't work on stlite in an info box in Home.py.

v1.0.1 - 2025-03-25

25 Mar 10:44
af4cbb8
Compare
Choose a tag to compare

Update author list, add DOI, and correct app home page.

Changed

  • Removed Nav from README.md, CITATION.cff and Home.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

25 Mar 10:16
Compare
Choose a tag to compare

🌱 First release. Functioning streamlit app containing each of the LLM-generated apps as pages. Deployed using stlite and GitHub pages.