Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 404 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 404 Bytes

2023-01-09

Added

  • More parser and config options.
  • Added cleanup() function to remove intermediate files.
  • Added actual workflow to run.py.

Changed

  • fsqa.py to be the main run.py program.
  • Moved gen_html() to reports.

2023-01-10

Added

  • Started to add data for sphinx docs.

Changed

  • Moved "fsqa" to "src" directory format.
  • Changed to .md formatting for docs, etc.