Releases: omegaup/quark
Releases · omegaup/quark
v1.9.28
Bump omegajail to v3.9.1 (#81) This change bumps omegajail (the binary, not the rootfs) to v3.9.1 so that it can have the `--allow-sigsys-fallback` flag.
v1.9.27
bump omegajail (again) (#78)
v1.9.26
bump omegajail (#77) This update now includes parsy for better parsing in libomegaup.
v1.9.25
Update README.md (#76) Add a bit more description of what this repository does.
v1.9.24
Use the `.cpp` extension for C++20 languages (#75) This change prevents compilation errors for C++20.
v1.9.23
Make the sandbox invocation log actually work (#74) This change makes the omegajail invocation log display the correctly escaped string.
v1.9.22
Always updating the zip with files (#73) Previously, when a compiler error happened, the generated .zip file had nothing in it (in fact, it was an empty file).
v1.9.21
Trim whitespace on stderr validation (#72)
v1.9.20
Support for .expected-failure files (#71) omegaup/omegaUp-deploy#38
v1.9.19
Add support for group-score-policy; rekey maxScore (#70) * add support for group-score-policy; rekey maxScore * add one more test