Skip to content

Releases: aldojs/http

Major release

31 Oct 19:16

Choose a tag to compare

  • Move response to an external package
  • Remove dependencies
  • Simplify the API

v1.0.0-alpha

18 May 05:41

Choose a tag to compare

v1.0.0-alpha Pre-release
Pre-release
Release v1.0.0-alpha

Enhance the response object

21 Mar 22:34

Choose a tag to compare

  • Fixes #6
  • Fixes #7
  • Add writable and headersSent response flags
  • Allow streams as response bodies

New Server class

11 Mar 14:33

Choose a tag to compare

Breaking changes of the Server class which doesn't extend the native HTTP server, any more, with a new API

Minor changes

18 Feb 20:31
a66facd

Choose a tag to compare

Using a sub class of the server instead of mutating directly the passed instance

Fix NPM release

10 Feb 21:14

Choose a tag to compare

v0.1.2

v0.1.2

Publish to npm

07 Feb 22:22
32787e9

Choose a tag to compare

v0.1.1

v0.1.1

First release

06 Feb 20:29

Choose a tag to compare

v0.1.0

Update package.json