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

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

v9.2.1

Choose a tag to compare

@JordanMartinez JordanMartinez released this 04 Aug 13:37
eabddfb

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

Choose a tag to compare

@JordanMartinez JordanMartinez released this 24 Mar 10:15
5ed121e

New features:

v9.1.0

Choose a tag to compare

@JordanMartinez JordanMartinez released this 10 Jun 15:14

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

Choose a tag to compare

@JordanMartinez JordanMartinez released this 29 Apr 14:26
a6acd33

Breaking changes:

v8.0.0

Choose a tag to compare

@JordanMartinez JordanMartinez released this 27 Apr 23:57
2deffaa

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

v7.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 26 Feb 22:58
1da5d32

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

Choose a tag to compare

@kritzcreek kritzcreek released this 29 May 23:11
d02c0a2

Updates for 0.12

v5.0.0

Choose a tag to compare

@garyb garyb released this 03 Oct 17:55
  • Updated for Aff v4

v4.0.0

Choose a tag to compare

@paf31 paf31 released this 05 Apr 01:07

Updates for 0.11 compiler

v3.0.0

Choose a tag to compare

@garyb garyb released this 21 Oct 23:12
  • Updated dependencies