Ix.NET v3.2.0
Main enhancement is adding a .NET Standard 2.0 version, to minimize the dependency graph and improve build times.
System.Interactive fixes a bug with .NET Core 2.0 due to TakeLast
and SkipLast
being added to the BCL on that platform.