Skip to content

Latest commit

 

History

History
132 lines (99 loc) · 7.21 KB

CHANGELOG.md

File metadata and controls

132 lines (99 loc) · 7.21 KB

Changelog

The changes to this project will be documented in this file.

[3.0.0] - 2024-12-16

  • Initial Milestone 4 Release

Added

Changed

  • Exported the scripts to run the analysis into functions.

    • Note: Many of the functions were initially written in function format, and did not start out as scripts.
    • Pull Requests:
    • This change was required by milestone 4.
  • READEME.md reproducibility sequence

    • Added Makefile support
    • Badges for correctly built images
    • Corrected instructions sequence and command line consistency
    • Pull request:
  • Fixed bugs run_validation.py where it's unable to run due to missing folder structures. Removed unnecessary click commands.

    • Pull requests:

Fixed

[2.0.0] - 2024-12-08

Added

  • Initial Milestone 3 Release

[1.0.0] - 2024-11-30

Added

  • Initial Milestone 2 Release

[0.0.1] - 2024-11-23

Added

  • Initial Milestone 1 Release