0.2.2
What's Changed
- Fixed memory leak with suspensions keeping a reference to fibers (#42, #52)
Similar leaks might still happen if suspensions are never resumed, so ensure your suspensions are eventually resumed.
New Contributors
- @nhedger made their first contribution in #48
- @tnsoftbear made their first contribution in #50
Full Changelog: v0.2.1...v0.2.2