Skip to content

v0.1.3

Compare
Choose a tag to compare
@FelixMcFelix FelixMcFelix released this 04 Feb 02:48
· 197 commits to current since this release

This patch release corrects the process drop logic to cleanup all chained child processes, and for Inputs to be safe to drop in async contexts. Additionally, this adds backwards-compatibility for Tokio 0.2 in serenity-based bots.

Thanks to the following for their contributions:

Added

Fixed