Releases: ooemperor/CodeGrader
Releases · ooemperor/CodeGrader
v1.0.2
What's Changed
- Performance Tuning and minor bug fixes by @ooemperor in #53
Performance of the backend API has been improved by tuning the datamodel in sqlalchemy
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Chaning the paths in scripts and services to use python virtual environments by @ooemperor in #51
- Using Python venv, updating documentation for python venv and updating service files for using journalctl by @ooemperor in #52
The core functionality did not have any changes. The changes are only in the way the apllication is deployed in the ansible playbooks and services and the resulting execution.
Full Changelog: v1.0...v1.0.1
v1.0
CodeGrader Release 1.0
First official release of the CodeGrader by @ooemperor
Changes to v0.9:
- Updated documentation with more information
- Adding ansible playbooks for deployments and redeployments
- Minor Datamodel Changes in Relationships for Error fixes in Frontend
Full Changelog: v0.9...v1.0