Skip to content

Releases: purescript-node/purescript-node-process

v7.0.0

15 Mar 12:41
88871d8
Compare
Choose a tag to compare

Updated purescript-foreign-object dependency

v6.0.0

29 May 17:29
550c4ac
Compare
Choose a tag to compare

Updates for 0.12

v5.0.0

04 Aug 19:14
Compare
Choose a tag to compare
  • Add OpenBSD, Android, and AIX to Platform constructors (@AlexanderAA)
  • Make Node.Process.platform return a Maybe Platform to avoid crashes on unrecognised operating systems
  • Use exception :: EXCEPTION where appropriate instead of the previous err :: EXCEPTION to bring this library into line with the types used in recent versions of purescript-exceptions (@nwolverson)

v4.0.0

05 Apr 00:59
Compare
Choose a tag to compare

Updates for 0.11 compiler (@simonyangme)

v3.0.0

22 Oct 13:16
Compare
Choose a tag to compare
  • Updated dependencies

v2.0.0

31 Jul 18:43
Compare
Choose a tag to compare
  • Updated dependencies

v1.0.0

12 Jun 13:22
Compare
Choose a tag to compare

Compatibility with 0.9.x of the compiler.

v0.5.0

31 Mar 03:56
Compare
Choose a tag to compare

Bump dependencies