Releases: DamonOehlman/filestream
Releases · DamonOehlman/filestream
3.0.0
A reasonably significant rewrite, that removes all attempts at metadata collection and communication (has been implemented in a derivative package: namedfilestream.
2.3.0
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
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.