Judge0 Python SDK v0.0.5
·
28 commits
to master
since this release
v0.0.5 (2025-11-08)
API Changes
- Remove Sulu clients due to their shutdown/discontinuation.
- Depricate Python 3.9 and set Python 3.10 as minimum required version.
New Features
- Add new clients
Judge0CloudCEandJudge0CloudExtraCEwhich allow connecting to the Judge0 Cloud.
Improvements
- Set default values for environment variables
JUDGE0_CE_ENDPOINTandJUDGE0_EXTRA_CE_ENDPOINTtohttps://ce.judge0.comandhttps://extra-ce.judge0.comrespectively.
Other Changes
- Add warning when using preview clients.
- Use Judge0 Cloud without API keys (i.e. without authentication) for preview clients.
- Update language ID in Judge0 CE v1.14.0 for Scala language alias from
81to112.
Full Changelog: v0.0.4...v0.0.5