Skip to content

PCx.NET 0.2.0

Choose a tag to compare

@Rtwo-Dtwo Rtwo-Dtwo released this 04 Jun 15:33
· 25 commits to master since this release

This release contains the following improvements:

  • Added a stream implementation for using the parallel compress and decompress operations.
  • Added ConfigureAwait(false) everywhere to avoid deadlocks.
  • Removed dependency to System.ValueTuple.