Skip to content

Releases: purescript/purescript-free

v1.0.0-rc.1

28 Mar 23:05
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release
  • Release candidate for the psc 0.8+ core libraries

v0.9.1

19 Nov 12:47
Compare
Choose a tag to compare
  • Fixed warnings raised in psc 0.7.6

v0.9.0

16 Sep 15:32
Compare
Choose a tag to compare
  • Bump transformers dependency

v0.8.0

26 Aug 18:35
Compare
Choose a tag to compare

Bump transformers to 0.7.1.

This release requires the 0.7.4.1 release of the PureScript compiler. Previous versions of this library will not work with psc versions < 0.7.4.1.

v0.7.0

16 Aug 19:58
Compare
Choose a tag to compare

v0.6.1

29 Jul 10:49
Compare
Choose a tag to compare

v0.6.0

24 Jul 00:26
Compare
Choose a tag to compare
  • Added injF and renamed injC to injFC for consistency with the other F/FC functions

v0.5.1

23 Jul 16:03
Compare
Choose a tag to compare
  • Added additional function variations liftFI, liftFCI and mapFC
  • Added new functions bindF and bindFC

v0.5.0

30 Jun 00:20
Compare
Choose a tag to compare

This release works with versions 0.7.* of the PureScript compiler. It will not work with older versions. If you are using an older version, you should require an older, compatible version of this library.

v0.5.0-rc.1

07 Jun 23:23
Compare
Choose a tag to compare
v0.5.0-rc.1 Pre-release
Pre-release

Initial release candidate of the library intended for the 0.7 compiler.