Releases: purescript/purescript-effect
Releases · purescript/purescript-effect
v4.0.0
Compare
Sorry, something went wrong.
No results found
v3.0.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Documentation tweaks and additions (@hdgarrood , @paldepind )
v2.0.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
22 May 22:19
Updated for PureScript 0.12
v1.1.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
19 Apr 17:33
Added Monoid and Semigroup instances (@i-am-tom )
v1.0.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
12 Apr 18:37
Merge pull request #2 from purescript/flatten-namespace
Flatten namespace to `Effect`