Releases: omegaup/quark
Releases · omegaup/quark
v1.1.13
v1.1.12
v1.1.11
v1.1.10
This release contains the following commits:
- bcaeb89 Let the broadcaster bind to the any interface
- 20961ef Immediately close open files in a loop while persisting runner inputs
- e6fe3fa Sort the tar filenames to ensure stable .tar generation
- abdef67 Move Duration and Byte from omegaup/quark/common to omegaup/go-base
- a04458e Move the Metrics to omegaup/go-base
- 6fe57c4 Fix a typo
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
This release includes the following changes:
- e235745 Add pprof handlers to the broadcaster and grader
- 3d16f37 Stop writing results.json
- 235ad87 Don't crash if the validator tolerance is not explicitly provided
- e2a103b Add an API to upload a submission source
- 2c0022a Add an API handler to view a submission's source
- f0a7133 Normalize the cases' weights
- 1d12e7f Add a way to obtain the program's version
- 14be419 Stop querying the database for problem settings
- ce503e1 Correctly limit the overall wall time limit
- 2d0337d Do not check for problems with the ".git" suffix
- 9804f92 Add a way to request grader resources
And fixes the following issues: