1.6.0 (2023-12-04)
- force a new release (e1caa63)
1.5.0 (2023-11-29)
- all grading logic moved to pydantic (b327ca7)
1.4.0 (2023-11-29)
- add Pydantic classes to validate assignment structure and business rules (33de272)
1.3.1 (2023-11-28)
1.3.0 (2023-11-28)
- add configurable rubric (fdc3da8)
1.2.0 (2023-11-28)
- wrap version.py value in double quotes so that it matches black rules (88f7214)
- add a batch assignment grader. (e7df088)
1.1.6 (2023-11-28)
- ensure that version.py construction matches that of dev (af9aa7f)
1.1.5 (2023-11-28)
- remove pre-commit tests from ci (22ffa1b)
1.1.4 (2023-11-28)
1.1.3 (2023-11-28)
1.1.2 (2023-11-28)
- add shell (0f03b26)
1.1.1 (2023-11-28)
- add stronger type checking, and existence of dict keys, and verbose error output (1ee48c5)
- remove terraform and reactjs tests (a512a3a)
- switch from pre-commit-ci to pre-commit command line in bash (3699ef2)