Skip to content

Releases: Macil/stream_slicing

v1.1.0

Choose a tag to compare

@Macil Macil released this 26 Jul 04:54
  • Added seek option to PartialReader.fromStream() for efficient seeking support.
  • Added partialReaderFromDenoFsFile() helper function.

v1.0.3

Choose a tag to compare

@Macil Macil released this 19 Dec 05:55
  • Fixed compatibility issue between the npm release and Webpack (denoland/dnt#228)

v1.0.2

Choose a tag to compare

@Macil Macil released this 17 Dec 14:29
  • Fixed use of Stream API types for compatibility with current Deno versions.

v1.0.0

Choose a tag to compare

@Macil Macil released this 24 Apr 04:42
update readme for 1.0.0

v0.1.0

Choose a tag to compare

@Macil Macil released this 24 Apr 04:05

Initial release.