2.6.0
What's Changed
- .github: Update github actions by @corona10 in #147
- Inherit PYTHONPATH when spawning workers. by @tjni in #148
- gh-115: Migrate to the pyproject.toml by @corona10 in #149
- no-issue: Improve lint by @corona10 in #150
- .github: Update publish.yml by @corona10 in #152
- Replace custom iso8601 datetime parse implementation with built-in by @GLEF1X in #154
- redirect subprocess output to
/dev/null
rather than 'PIPE' by @GLEF1X in #153 - Remove obsolete/unused code by @GLEF1X in #155
- Support loop_factory parameter in bench_async_func by @itamaro in #157
New Contributors
- @tjni made their first contribution in #148
- @GLEF1X made their first contribution in #154
- @itamaro made their first contribution in #157
Full Changelog: 2.5.0...2.6.0