Bug-fix Release
·
561 commits
to master
since this release
Fixes the "redundant await" analyzer not to suggest to remove async
/await
when multiple return
statements detected.