v0.8.0
What's Changed
- test: use offscreen QPA for QCoroQuick tests by @danvratil in #140
- Update pymdown-extensions requirement from ~=9.8 to ~=9.9 by @dependabot in #141
- cmake: make sure we explicitly find_package Qt private modules by @danvratil in #142
- Update pygments requirement from ~=2.13 to ~=2.14 by @dependabot in #144
- Implement moveToThread() awaitable by @danvratil in #130
- Implement sleepFor() and sleepUntil() coroutines (#145) by @danvratil in #147
- Make QCoro::waitFor() usable with any awaitable (#132) by @danvratil in #148
- Fix QCoro::waitFor() for Awaitable with operator co_await by @danvratil in #149
Full Changelog: v0.7.0...v0.8.0