Skip to content

Releases: purescript-node/purescript-node-http

v9.1.0

01 Aug 19:41
0bee440
Compare
Choose a tag to compare

Other improvements:

  • Update node-tls to v0.3.1 to fix conflicting transitive dep on node-buffer (#52 by @JordanMartinez)

v9.0.0

01 Aug 15:18
b42fb47
Compare
Choose a tag to compare

Breaking changes:

Other improvements:

v8.0.0

29 Apr 15:55
9baab9d
Compare
Choose a tag to compare

Breaking changes:

v7.0.0

28 Apr 00:14
d092a01
Compare
Choose a tag to compare

Due to implementing a breaking change incorrectly, use v8.0.0 instead.

v6.0.0

26 Feb 23:04
48a4da0
Compare
Choose a tag to compare

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#31)

New features:

  • Added onUpgrade to allow users to listen to and respond to HTTP upgrades (#33)

Other improvements:

  • Migrated CI to GitHub Actions, updated installation instructions to use Spago, and migrated from jshint to eslint (#30)
  • Added a changelog and pull request template (#34)

v5.0.1

28 May 23:40
Compare
Choose a tag to compare
  • Relax upper bounds on foreign-object and options

v5.0.0

29 May 21:40
a46ebd9
Compare
Choose a tag to compare

Updates for 0.12

v4.2.0

06 Nov 17:34
71c8050
Compare
Choose a tag to compare

Add Node.HTTP.close (@lpil)

v4.1.0

02 Aug 02:07
Compare
Choose a tag to compare

Bindings to node's https module (@cprussin).

v4.0.0

05 Apr 01:03
Compare
Choose a tag to compare

Updates for 0.11 compiler (@anilanar)