What's Changed
- Give
-
as seed to judge if input doesn't have seed by @5K1PY in #243 - Implement judgelib's shuffle judge by @5K1PY in #245
- Docs: Document defaults consistently by @SvizelPritula in #246
- CMS: Fix time of submission timezone compatibility by @SvizelPritula in #247
- ConfigDocs: Small fixes by @5K1PY in #249
- CMS: Add flag -a to act on active dataset by @SvizelPritula in #250
- Implement mixed inputs by @5K1PY in #251
- Main: Make help descriptions more consistent + add autocomplete by @5K1PY in #252
- Move config documentations to docs/ by @5K1PY in #255
- Handle missing testing log by @Tonyl314 in #257
- ConfigDocs: Fix static subdir by @5K1PY in #258
- Util: Remove bunch of unused functions by @5K1PY in #260
- Config: Remove data_subdir by @5K1PY in #259
- TestcaseManager: Vary seeds between testcases by @SvizelPritula in #261
- Compile: Rewrite shebang check by @5K1PY in #264
- LinkData: Follow symlinks by @SvizelPritula in #263
- Allow no generator by @5K1PY in #262
- TaskJob: Don't pass files to CMS judge it didn't request by @SvizelPritula in #265
- TaskJob: Type _file_access by @5K1PY in #267
- Cache: Fix loading almost empty cache by @5K1PY in #266
- Clean non relevant files by @5K1PY in #268
Full Changelog: v1.4.0...v1.5.0