Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 2.31 KB

CHANGELOG.md

File metadata and controls

51 lines (34 loc) · 2.31 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Dates formatted as YYYY-MM-DD as per ISO standard.

Consistent identifier (represents all versions, resolves to latest): DOI

Unreleased

Improvements and corrections to the app and documentation. Updated some packages in environment.

Added

  • Created and backdated changelog

Changed

  • Update packages for app in environments (i.e. shiny, shinyswatch, shinywidgets, rsconnect0python, faicons)
  • Modifications to the app including:
    • Modified code to be compatible with new package versions
    • Add modal with some context about STARS
    • Add STARS logo and buttons to link to GitHub and docs
    • Simplified appearance of inputs, add tooltips, and increased default replications
    • Improved display of results by removing columns, adding titles with tooltips, using full metric names, and adding axis titles to the graph
    • Add model summary with logic diagram to "About" page, and corrected links
  • Minor tweaks to documentation including:
    • Correcting links (eg. to fix BinderHub link, and correcting to new repo and application names)
    • Spelling and grammar
    • Import environment.yml to display exact software versions in docs
    • Add GitHub action to automatically build book

v1.0.1 - 2023-10-29 - DOI

Updated README.md.

Added

  • PATCH: added description of case study model to README.md

v1.0.0 - 2023-10-29

Release created for submission to Journal of Simulation.

Added

  • CIW model (ciw_model.py)
  • CIW model documentation (mysite/)
  • CIW model application (app.py and associated files e.g. rsconnect-python/)
  • Environments (requirements.txt, environment.yml) with support for binder