Releases: wasm-oj/wark
Releases · wasm-oj/wark
v0.2.6
v0.2.5
v0.2.4
v0.2.3
Features
- post-judge callback (JacobLinCool)
- use box for wasm binary instead of cow (JacobLinCool)
- server log (JacobLinCool)
- support moka in-memory cache (JacobLinCool)
- early return if callback provided (JacobLinCool)
Performance Improvements
- improve concurrent testcase judge (JacobLinCool)
Chores
- bump to 0.2.3 (JacobLinCool)
v0.2.2
v0.2.1
Features
- replace openssl with rustls (JacobLinCool)
Builds
- docker: add pkgconfig and openssl (JacobLinCool)
Chores
- bump to 0.2.1 (JacobLinCool)
v0.2.0
Features
- propagate read wasm error (JacobLinCool)
- judge endpoint (JacobLinCool)
Bug Fixes
- trim end of each line in output (JacobLinCool)
Documentation
- add judge endpoint in document (JacobLinCool)
Chores
- bump to 0.2.0 (JacobLinCool)
v0.1.3
v0.1.2
Features
- support gzip compression (JacobLinCool)
Documentation
- add docstring to configs (JacobLinCool)
Continuous Integration
- set linker for arm64 linux build (JacobLinCool)
- use newline escape (JacobLinCool)
Chores
- bump to 0.1.2 (JacobLinCool)
v0.1.1
Features
- manage configurations through config.rs (JacobLinCool)
- remove upper memory limit in cli (JacobLinCool)
Continuous Integration
- fix artifact name (JacobLinCool)
Chores
- bump to 0.1.1 (JacobLinCool)