All notable changes to PullStream project will be documented in this file.
Changelog for PullStream.Csv is here.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.2.1 - 2021-06-15
- Remove csv related code from pullstream branch #47
- Validate all arguments of public methods #49
1.2.0 - 2021-05-03
- OutputChunk that knows how to write itself into context #27
- Extension methods for easy work with OutputChunk
- Bytes class that iherits OutputChunk
- Over method for Builder that wraps original stream #28
- Pure attributes for pure methods #34
- Concatenation method now uses new Bytes class
1.1.0 - 2021-04-28
- Concatenation method that allows to concatenate streams #13
- Cancellation token support in SequenceStream.AsyncBuilder #21
1.0.1 - 2021-04-28
- Support cancellation for methods working with AsyncEnumerable #14
1.0.0 - 2021-04-23
- Make logo soft
0.1.1 - 2021-04-23
- Null checks in public API
- README.md #5
- Bug in CircularBuffer.Position
0.1.0 - 2021-04-22
- Basic functionality #1 #3 #4 #6 #9 #10 #11 #12
- Logo