Skip to content

Releases: about14sheep/s3-readstream

v2.0.1

30 Jun 20:30
Compare
Choose a tag to compare

Updated documentation

Full Changelog: v2.0.0...v2.0.1

v2.0.0

29 Jun 22:19
Compare
Choose a tag to compare

Full Changelog: v1.1.3...v2.0.0

v1.1.3

02 Apr 13:49
Compare
Choose a tag to compare

The actual release for pull request #2 as I forgot to publish the built version

v1.1.2

05 Nov 18:50
fa072cf
Compare
Choose a tag to compare

What's Changed

  • update end of file check to adjust for aws s3 offset by @about14sheep in #2

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

13 Oct 08:23
Compare
Choose a tag to compare
  • Updates moveCursorBack and moveCursorForward methods to drain the internal buffer before resetting the cursor
  • Updates API to reflect changes

v1.1.0

12 Oct 17:52
03d4ebc
Compare
Choose a tag to compare
  • Default range size (in bytes) set to 64 KiB
  • Adds two new methods to allow adjusting cursor position in file
    • moveCursorForward - moves the cursor position bytes range forward
    • moveCursorBack - moves the cursor position bytes range back

v0.1.0

02 Sep 13:25
Compare
Choose a tag to compare