Releases: about14sheep/s3-readstream
Releases · about14sheep/s3-readstream
v2.0.1
Updated documentation
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Full Changelog: v1.1.3...v2.0.0
v1.1.3
The actual release for pull request #2 as I forgot to publish the built version
v1.1.2
What's Changed
- update end of file check to adjust for aws s3 offset by @about14sheep in #2
New Contributors
- @about14sheep made their first contribution in #2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
- Updates
moveCursorBack
andmoveCursorForward
methods to drain the internal buffer before resetting the cursor - Updates API to reflect changes
v1.1.0
- Default range size (in bytes) set to 64 KiB
- Adds two new methods to allow adjusting cursor position in file
moveCursorForward
- moves the cursor positionbytes
range forwardmoveCursorBack
- moves the cursor positionbytes
range back
v0.1.0
The first release!
Full Changelog: https://github.com/about14sheep/s3-readstream/commits/v0.1.0