Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.17 KB

CHANGES.md

File metadata and controls

30 lines (19 loc) · 1.17 KB

Change Log

v0.2.0 - 2024-06-05

Changes

  • 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

Removed

  • IMG: removed redundant process flow .jpg

v0.1.0 - 2024-04-24 DOI

Changes

  • 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 a streamlit 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.

Removed

  • 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 all matplotlib code from more_plot.py