Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release to support awaits before proceed? #108

Closed
twsouthwick opened this issue Oct 20, 2020 · 1 comment
Closed

New release to support awaits before proceed? #108

twsouthwick opened this issue Oct 20, 2020 · 1 comment

Comments

@twsouthwick
Copy link

I'm seeing an error where if I call await before proceed, it fails. This appears to be known and fixed by #27. However, there has been no release since this was put in. Is this going to be released any time soon?

@JSkimming
Copy link
Owner

@twsouthwick it's been released. If you install 2.0.21-alpha, you can call await before proceed.

I've been tidying up some of the CI changes (#101 & #103) as well as releasing the changes with support for nullable reference types (#83), I'm looking to move to pushing to NuGet via GitHub actions. I don't think will change much (if at all) when releasing a non-alpha 2.0 version, so go with the latest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants