v2.0.0
Updated for netstandard2.0 - The Nuget package also contains a net462 version for those on the desktop framework.
Internally the code has been updated for C# 8 with null safety, etc, and the SerialQueue now also supports being used as a SynchronizationContext, so it will be captured by async/await.