Skip to content

Releases: tus/tus-node-server

v0.3.1

13 Sep 05:29
Compare
Choose a tag to compare
0.3.1

Release 0.2.11

06 Apr 04:53
Compare
Choose a tag to compare

Release 0.2.10

21 Feb 13:50
Compare
Choose a tag to compare
  • Replaced console.[log|info|warn|error] statements with debug statements #87 (thanks @LaurensRietveld)

Release 0.2.9

21 Feb 13:25
Compare
Choose a tag to compare

Release 0.2.8

31 Dec 21:45
Compare
Choose a tag to compare

Release 0.2.7

03 Dec 16:02
Compare
Choose a tag to compare
  • Update all outdated npm dependencies #80

Release 0.2.6

03 Dec 15:18
Compare
Choose a tag to compare
  • Patch url generation fix for express implementations #78

v0.2.5

02 Dec 16:03
Compare
Choose a tag to compare
  • Fixes EVENT_UPLOAD_COMPLETE emitted before file is flushed #74

Bug fixes

30 Aug 14:45
Compare
Choose a tag to compare
  • Remove HTTP as part of POST handler response #49
  • Depend on offset value for the total uploaded file size, not new_offset. #51

Lifecycle event hooks

17 Aug 21:18
Compare
Choose a tag to compare
v0.2.0

Update readme