Skip to content

Releases: mlhpdx/seekable-s3-stream

Bugfix

16 Nov 21:46
Compare
Choose a tag to compare

And... now the actual fix.

Fixes Position Setter

16 Nov 21:40
4e5435d
Compare
Choose a tag to compare

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

15 Nov 05:56
Compare
Choose a tag to compare

This is the first release of the NuGet package for SeekableS3Stream.