- 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
- 0.6.0 (2024-07-31): Order true/false answers; fix makefile; fix changelog; update dependencies
- 0.6.1 (2024-10-24): Update dependencies
- 0.6.2 (2024-12-04): Update dependencies; add commit target to makefile