Skip to content

Releases: DamonOehlman/filestream

3.0.0

22 Jan 03:55

Choose a tag to compare

A reasonably significant rewrite, that removes all attempts at metadata collection and communication (has been implemented in a derivative package: namedfilestream.

2.3.0

21 Jan 23:03

Choose a tag to compare

The FileWriter (for handling incoming streams) now emit's a file event with a file instance instead of a blob - which is way more useful.

2.2.0

09 Dec 05:24

Choose a tag to compare

Properly handle a file writer stream finishing now, and emit the file in the same way the multiple streams sent over a single filestream would.