Releases: purescript-node/purescript-node-buffer
Releases · purescript-node/purescript-node-buffer
v2.0.1
10 Feb 14:13
Compare
Sorry, something went wrong.
No results found
v2.0.0
17 Oct 19:56
Compare
Sorry, something went wrong.
No results found
v1.0.0
06 Jun 01:57
Compare
Sorry, something went wrong.
No results found
Compatibility with psc 0.9
Better behaved Show instance, plus an encodingToNode function which is now recommended for use with node APIs instead of show.
v0.2.2
03 Apr 12:16
Compare
Sorry, something went wrong.
No results found
Fix byteLength, which had a bad FFI declaration, so that it would throw an error every time it was called.
v0.2.1
03 Apr 12:15
Compare
Sorry, something went wrong.
No results found
No code changes, this tag was just for publishing to Pursuit.
v0.2.0
11 Nov 11:27
Compare
Sorry, something went wrong.
No results found
Major important fixes. This is a breaking change as type signatures have changed. (@hdgarrood )
Release v0.1.1
10 Nov 14:05
Compare
Sorry, something went wrong.
No results found
Release v0.1.1
Fix write, writeString, and fill, which used to immediately throw errors at
runtime upon use.
Release v0.1.0
06 Jul 14:16
Compare
Sorry, something went wrong.
No results found
Support for compiler version 0.7
Use Int instead of Number where appropriate (which happens to be everywhere)
v0.0.1
14 Oct 15:24
Compare
Sorry, something went wrong.
No results found
Initial versioned release