Releases: purescript-node/purescript-node-process
Releases · purescript-node/purescript-node-process
v7.0.0
v6.0.0
Updates for 0.12
v5.0.0
- Add
OpenBSD
,Android
, andAIX
toPlatform
constructors (@AlexanderAA) - Make
Node.Process.platform
return aMaybe Platform
to avoid crashes on unrecognised operating systems - Use
exception :: EXCEPTION
where appropriate instead of the previouserr :: EXCEPTION
to bring this library into line with the types used in recent versions ofpurescript-exceptions
(@nwolverson)
v4.0.0
Updates for 0.11 compiler (@simonyangme)