- Add synchronized function support on `AsyncWorker` - Add code coverage and PyPI badges in `README.md` - Fix license info in `pyproject.toml`
0.0.3
- Refactor building wheel pipeline - Update `README.rst`
0.0.2
- Refactor project structure - Refactor `ModuleSpec` - Split worker and manager into separated files - Add `mypy` for lint test - Fix `ThreadManager.stop` not working
0.0.1
Initial release of hybrid-pool-executor.
- Functional on Linux. - Setup initial project CI pipelines.