Releases: purescript-node/purescript-node-buffer
Releases · purescript-node/purescript-node-buffer
v2.0.1
Compare
Sorry, something went wrong.
No results found
garyb
released this
10 Feb 14:13
v2.0.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
17 Oct 19:56
v1.0.0
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
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
Compare
Sorry, something went wrong.
No results found
No code changes, this tag was just for publishing to Pursuit.
v0.2.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
11 Nov 11:27
Major important fixes. This is a breaking change as type signatures have changed. (@hdgarrood )
Release v0.1.1
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
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
Compare
Sorry, something went wrong.
No results found
garyb
released this
14 Oct 15:24
Initial versioned release