v0.2.2
- add directory reading API and file kind API
- add group scoped cancel
- fix starvation when data arrive faster than reading
- bug fix:
with_task_group
will now wait for async cancellation - some other async cancellation related bug fix & internal refactor