This repository has been archived by the owner on Aug 4, 2023. It is now read-only.
Releases: purescript-deprecated/purescript-node-fs-aff
Releases · purescript-deprecated/purescript-node-fs-aff
v9.2.1
DEPRECATED
purescript-node-fs-aff
is deprecated. Functions and values from this library were merged as-is into the purescript-node-fs
library.
The original releases up to v9.2.0 of this library are still available and will work with compiler versions prior to PureScript v0.16.x.
v9.2.0
New features:
- Added
access
,copyFile
, andmkdtemp
(#40 by @JordanMartinez)
v9.1.0
v9.0.0
Breaking changes:
- Remove
exists
since the underlyingAsync.exists
frompurescript-node-fs
has been removed (#36 by @sigma-andex) - Update project and deps to PureScript v0.15.0 (#33 by @JordanMartinez, @thomashoneyman, @sigma-andex)
- Update
mkdir'
to take options arg (#34 by @JordanMartinez)
v8.0.0
Due to implementing a breaking change incorrectly, use v10.0.0 instead.
v7.0.0
v6.0.0
Updates for 0.12