Skip to content

Releases: purescript-contrib/purescript-freet

v7.0.0

27 Apr 23:08
21be6fb
Compare
Choose a tag to compare

Breaking changes:

Other improvements:

v6.0.0

26 Feb 20:06
507c2ed
Compare
Choose a tag to compare

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#29)
  • Added CofreeT, the cofree monad transformer, in a new module (Control.Monad.Cofree.Trans) (#26)

New features:

Bugfixes:

Other improvements:

  • Changed default branch to main from master
  • Updated to comply with Contributors library guidelines by adding new issue and pull request templates, updating documentation, and migrating to Spago for local development and CI (#22, #27)

v5.0.0

26 Aug 18:29
aecca5b
Compare
Choose a tag to compare

Adds instance of MonadAff to the library, incurring a new dependency on purescript-aff (@thomashoneyman)

v4.1.0

21 Aug 22:55
c85451a
Compare
Choose a tag to compare

Adds substFreeT analogue of substFree from purescript-free (@safareli)

v4.0.0

24 May 19:49
8b9cee0
Compare
Choose a tag to compare

Updates for 0.12.0

v3.0.0

02 Apr 21:50
Compare
Choose a tag to compare

Updates for 0.11.1 compiler

v2.1.0

31 Jan 19:47
Compare
Choose a tag to compare

v2.0.1

14 Nov 17:52
Compare
Choose a tag to compare
  • Fixed shadowed name warning

v2.0.0

17 Oct 16:47
Compare
Choose a tag to compare
  • Updated dependencies

v1.0.0

03 Jun 04:11
Compare
Choose a tag to compare

Updates for 1.0 core libraries.