Skip to content

Releases: purescript/purescript-effect

v4.0.0

27 Apr 14:06
a192ddb
Compare
Choose a tag to compare

Breaking changes:

v3.0.0

26 Feb 16:52
985d97b
Compare
Choose a tag to compare

Breaking changes:

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

New features:

  • Added roles declarations to allow safe coercions (#20)
  • Added monoid instances for uncurried EffectFns (#13)

Bugfixes:

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#22)
  • Added a CHANGELOG.md file and pull request template (#25, #26)
  • Removed return {} from FFI functions for a small performance boost (#18)

v2.0.1

26 Jan 13:14
Compare
Choose a tag to compare

Documentation tweaks and additions (@hdgarrood, @paldepind)

v2.0.0

22 May 22:19
a0abb5a
Compare
Choose a tag to compare

Updated for PureScript 0.12

v1.1.0

19 Apr 17:33
d43d728
Compare
Choose a tag to compare
  • Added Monoid and Semigroup instances (@i-am-tom)

v1.0.0

12 Apr 18:37
a152300
Compare
Choose a tag to compare
Merge pull request #2 from purescript/flatten-namespace

Flatten namespace to `Effect`