Releases: DmitriiKhudiakov/conrun
Releases · DmitriiKhudiakov/conrun
Release list
v0.1.3
v0.1.2
What's Changed
- Added python version support - 3.10 | 3.11 | 3.12 | 3.13
- Added library description
v0.1.1
What's Changed
- Runner class with run and arun methods to run tasks with async, thread or process mode
- Tests for runner class
- Minimal examples for runner class