PCx.NET 0.2.0
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.