Skip to content

Releases: pythonhealthdatascience/llm_simpy_models

v1.0.3 - 2025-12-02

02 Dec 11:39

Choose a tag to compare

Add docker image and hosted on GitHub Container Registry.

Added

  • Add Dockerfile which builds conda environment and runs the app.
  • Add GitHub action which builds Docker image and pushes to GitHub Container Registry.

Changed

  • Explained how to use Docker (and venv) in README.

v1.0.2 - 2025-03-25

25 Mar 14:18

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

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

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.