Skip to content

Releases: oj-lab/judger

v0.2.0

10 Apr 05:31
dfaa7db
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

  • Adjust builder struct by @slhmy in #108
  • Add some example doc by @slhmy in #109
  • Add run judge example in unit test by @slhmy in #111
  • Add rlimit config in builder by @KanadeSiina in #112
  • Add gcc version detect for test_collection by @slhmy in #113
  • Adding new batch judge command for judge-cli by @slhmy in #114
  • Update serde_yaml requirement from 0.8 to 0.9 by @dependabot in #115
  • Slhmy/judge service by @slhmy in #118
  • Package trait initialize by @slhmy in #119
  • Slhmy/judge server v1 by @slhmy in #121
  • Support docker build for judge-server by @slhmy in #122
  • Update docker-publish-server.yml by @slhmy in #124
  • Upgrade dependencies by @slhmy in #128
  • Refactor repo structure by @slhmy in #132
  • Update utoipa-swagger-ui requirement from 5 to 6 by @dependabot in #134
  • Perf codespace experience by @slhmy in #135
  • Judger client by @KanadeSiina in #136
  • Perf environment setup and prepare rclone usage by @slhmy in #137
  • Update env_logger requirement from 0.10.0 to 0.11.0 by @dependabot in #138
  • Integrate client and pull from minio by @KanadeSiina in #139
  • Perf documentation & cloud dev settings by @slhmy in #140
  • Fix invalid package_path make judger always busy by @Zztrans in #144
  • Add fmt & clippy check in Actions by @slhmy in #147
  • Fix some CI warnings by @slhmy in #148
  • Adjust verdict decide policy by @slhmy in #149
  • Update reqwest requirement from 0.11.23 to 0.12.1 by @dependabot in #153
  • Refactor judger code by @slhmy in #152
  • try to fix compile error by @Zztrans in #154
  • Make dev more convient by @slhmy in #155

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Jun 14:43
Compare
Choose a tag to compare

🎉 We decide to make judge-core published!

See more in: https://crates.io/crates/judge-core

🤔 However this is a very basic version which only support few fundamental usage for judge, and also remains some known issues
🎯 Hope we can see v0.1.1+ soon

🎈 What's Changed (from scratch this time)

New Contributors

  • @slhmy made their first contribution in #5
  • @dependabot made their first contribution in #37
  • @cubercsl made their first contribution in #50
  • @KanadeSiina made their first contribution in #84

🎊 Greate thanks for all of our contributors 🎊

Full Changelog: https://github.com/OJ-lab/judger/commits/v0.1.0