Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 884 Bytes

CHANGELOG.md

File metadata and controls

19 lines (16 loc) · 884 Bytes

Changelog

  • 0.1.0 (2023-12-06): Initial release
    • 0.1.1 (2023-12-06): Save the quiz grading report to a file
    • 0.1.2 (2023-12-06): Fix typo
    • 0.1.3 (2023-12-07): Clean up readme and code
  • 0.2.0 (2023-12-07): Streamline design: -g is now -q, improved tables; debug: bat pager, don't create quiz directories; fix typo
  • 0.3.0 (2023-12-08): Change answers list to a task list; miscellaneous optimizations and code clean up; improved example; update dependencies
    • 0.3.1 (2023-12-08): Right align value and percent columns in summary table
    • 0.3.2 (2023-12-11): Unstring Stat properties; fix markdown table function; update dependencies
  • 0.4.0 (2023-12-12): Use veg to generate markdown tables
  • 0.5.0 (2024-04-22): Add match questions; update dependencies
    • 0.5.1 (2024-04-22): Update dependencies