Releases: olimpiadi-informatica/task-maker-rust
Releases · olimpiadi-informatica/task-maker-rust
v0.7.2
v0.7.1
What's Changed
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #395
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #396
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #366
- Bump actions/upload-artifact from 4.6.2 to 7.0.0 by @dependabot[bot] in #397
- Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #401
- Bump rustls-webpki from 0.103.10 to 0.103.13 by @dependabot[bot] in #413
- Bump regex from 1.11.1 to 1.12.3 by @dependabot[bot] in #406
- Bump rand from 0.8.5 to 0.8.6 by @dependabot[bot] in #412
- Bump thin-vec from 0.2.14 to 0.2.18 by @dependabot[bot] in #409
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Refactor "Execution" to not be a DAG-entity. by @veluca93 in #387
- Add a server that executes received requests as a tool. by @veluca93 in #388
- feat: Add Go execution support by @veluca93 in #390
- Bump bytes from 1.10.1 to 1.11.1 by @dependabot[bot] in #375
- Remove python2 by @Virv12 in #391
- Fix fifo-communication tasks with italian_toml. by @veluca93 in #392
- Add support for Java and Go by @veluca93 in #389
eval-serverusesX-OII-AUTHas authentication by @Virv12 in #399- Update the C# compiler to the modern
cscby @Virv12 in #400 - Add
/etcreadonly for java execution by @Virv12 in #403 - Bump rustls-webpki from 0.103.4 to 0.103.10 by @dependabot[bot] in #394
- Bump tar from 0.4.44 to 0.4.45 by @dependabot[bot] in #393
- Do not use stdio to communicate with the sandbox. by @veluca93 in #402
- Add a wall time limit to eval-server by @veluca93 in #408
- New "Interactive" task type. by @veluca93 in #398
- Add a way to configure feedback level. by @veluca93 in #407
- Give solutions in Interactive as much wall time as the controller. by @veluca93 in #411
Full Changelog: v0.6.22...v0.7.0
v0.6.22
v0.6.21
What's Changed
- Initial implementation of italian_toml. by @veluca93 in #374
- Update dependencies. by @veluca93 in #377
- Embedded symbol font by @franv314 in #379
- Remove aws-lc-rs dependency and run autoformat. by @veluca93 in #380
- Update task format documentation for
italian_toml. by @veluca93 in #378 - v0.6.21 by @veluca93 in #381
Full Changelog: v0.6.20...v0.6.21
v0.6.20
v0.6.19
v0.6.18
Full Changelog: v0.6.17...v0.6.18
v0.6.17
What's Changed
- Added support for language coded statements and booklet source export by @franv314 in #356
- Added task name in exported booklets by @franv314 in #357
- Bump ctrlc from 3.4.5 to 3.5.0 by @dependabot[bot] in #353
- Bump tempfile from 3.21.0 to 3.22.0 by @dependabot[bot] in #354
- Bump wildmatch from 2.4.0 to 2.5.0 by @dependabot[bot] in #355
- Fix rust compilation by @Virv12 in #361
- task.yaml should contain n_input by @franv314 in #364
Full Changelog: v0.6.16...v0.6.17