Skip to content

Release 1.0.1

Choose a tag to compare

@deankarn deankarn released this 09 May 13:46
· 69 commits to master since this release

What was fixed?

Refactored some of the Limited Reader code to prevent the LimitedReaderEOF error overriding the error from R.Read in cases where the limit was reached and a non io.EOF occurred.