New
v0.14.0
What's Changed
- Remove lambda captures by @jbaldwin in https://github.com/jbaldwin/libcoro/pull/294
- Add executor.spawn(coro::task) -> bool by @jbaldwin in https://github.com/jbaldwin/libcoro/pull/295
- coro::when_any by @jbaldwin in https://github.com/jbaldwin/libcoro/pull/298
Full Changelog: https://github.com/jbaldwin/libcoro/compare/v0.13.0...v0.14.0