Releases: mlhpdx/seekable-s3-stream
Releases · mlhpdx/seekable-s3-stream
Bugfix
Fixes Position Setter
The setter for the Position
property would erroneously set the position of the stream to the end when a value of 0
was assigned. It now does the correct thing and sets the position to the beginning of the stream.
Initial Release
This is the first release of the NuGet package for SeekableS3Stream
.