Releases: judge0/judge0-python
Releases · judge0/judge0-python
Judge0 Python SDK v0.0.3
v0.0.3 (2024-12-24)
New Features
- Add source_code as bytes by @hermanzdosilovic in #14
Improvements
- Hermanzdosilovic/langs by @hermanzdosilovic in #13
Full Changelog: v0.0.2...v0.0.3
Judge0 Python SDK v0.0.2
v0.0.2 (2024-12-17)
API Changes
- Pydantic is now required dependency
Improvements
- Documentation is available on https://judge0.github.io/judge0-python/
- Session object is now used in client's requests
Bug Fixes
- Fix language change after run. by @fkdosilovic in #11
- Make sure test cases param in
create_submissions_from_test_cases
is valid for possible combinations. by @fkdosilovic
Full Changelog: v0.0.1...v0.0.2
Judge0 Python SDK v0.0.1
Pre-release of Judge0 Python SDK.