Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Releases: purescript-deprecated/purescript-node-fs-aff

v9.2.1

04 Aug 13:37
eabddfb
Compare
Choose a tag to compare

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

24 Mar 10:15
5ed121e
Compare
Choose a tag to compare

New features:

v9.1.0

10 Jun 15:14
Compare
Choose a tag to compare

New features:

  • Update rmdir' to take options arg (#39 by @wclr)
  • Added rm and rm' versions with and without options arg (#39 by @wclr)

v9.0.0

29 Apr 14:26
a6acd33
Compare
Choose a tag to compare

Breaking changes:

v8.0.0

27 Apr 23:57
2deffaa
Compare
Choose a tag to compare

Due to implementing a breaking change incorrectly, use v10.0.0 instead.

v7.0.0

26 Feb 22:58
1da5d32
Compare
Choose a tag to compare

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#27)

Other improvements:

  • Migrated CI to GitHub Actions (#25)
  • Added a changelog and pull request template (#28)

v6.0.0

29 May 23:11
d02c0a2
Compare
Choose a tag to compare

Updates for 0.12

v5.0.0

03 Oct 17:55
Compare
Choose a tag to compare
  • Updated for Aff v4

v4.0.0

05 Apr 01:07
Compare
Choose a tag to compare

Updates for 0.11 compiler

v3.0.0

21 Oct 23:12
Compare
Choose a tag to compare
  • Updated dependencies