The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
StreamReader 3.5
6 weeks ago
StreamReader 3.3.1
20 weeks ago
StreamReader 3.3
20 weeks ago
StreamReader 3.2.3
1 year ago
StreamReader 3.2.1
1 year ago
StreamReader 3.1.1
1 year ago
StreamReader 3.0.0 RC 1
1 year ago
Project has been renamed to StreamReader.
Support for peeking in the stream has been added.
Support for reading a line of data (up to `\n`, `\r` or `\r\n`) has been added.
Some enhancements have been made regarding to the StreamReader protocol interface.