Hotfix for 3.5.1, I had made a mistake with the IAsyncEnumerator code where, depending on what was returned at the end of the list, it could throw with an index exception.
What's Changed
- Check enumerator index by @drasticactions in #226
Full Changelog: 3.5.1...3.5.2