Skip to content

Releases: mcollina/tentacoli

v1.0.0

18 Aug 10:52
Compare
Choose a tag to compare
  • Support fire and forget requests #5 #8 by @delvedor
  • Dropped support for Node 0.12.

v0.6.1

09 Nov 14:04
Compare
Choose a tag to compare
  • Error the pending request even if the stream is destroyed.

v0.6.0

27 Oct 14:55
Compare
Choose a tag to compare
  • Errors all the pending requests if the connection closes.
  • Removed node v0.10 from .travis.yml.

v0.5.1

13 Oct 14:01
Compare
Choose a tag to compare
  • Do not crash if piping a stream causes an error.

v0.5.0

18 Apr 13:50
Compare
Choose a tag to compare

v0.4.0

15 Mar 11:22
Compare
Choose a tag to compare
  • From streams$ to streams

v0.3.0

15 Mar 11:00
Compare
Choose a tag to compare
  • 100% throughput improvement

v0.2.2

09 Feb 14:23
Compare
Choose a tag to compare
  • Added browserify and webpack instructions in the README.

v0.2.0

22 Jan 11:51
Compare
Choose a tag to compare
  • Changed protocol structure, with 10x speed improvement.

v0.1.0

04 Aug 22:08
Compare
Choose a tag to compare
  • Initial release