Releases: purescript/purescript-st
Releases · purescript/purescript-st
v6.2.0
01 Oct 01:25
Compare
Sorry, something went wrong.
No results found
v6.1.0
26 Sep 22:05
Compare
Sorry, something went wrong.
No results found
New features:
Adds uncurried ST functions with similar signatures and purposes as effect uncurried functions (#52 by @mikesol )
v6.0.0
27 Apr 19:45
Compare
Sorry, something went wrong.
No results found
v5.0.1
27 Apr 20:24
Compare
Sorry, something went wrong.
No results found
v5.0.0
26 Feb 18:10
Compare
Sorry, something went wrong.
No results found
Breaking changes:
Added support for PureScript 0.14 and dropped support for all previous versions (#37 )
New features:
Add roles declarations to allow safe coercions (#37 )
Bugfixes:
Other improvements:
Removed primes from foreign module exports (#29 )
Migrated CI to GitHub Actions and updated installation instructions to use Spago (#38 )
Added a changelog and pull request template (#40 , #41 )
v4.1.1
04 Mar 13:13
Compare
Sorry, something went wrong.
No results found
Re-release with v tag prefix for package-sets
4.1.0
23 Feb 15:36
Compare
Sorry, something went wrong.
No results found
Added Global region that allows ST computations to run in a global context or be converted to Effect
Added MonadST class
v4.0.1
02 Nov 17:09
Compare
Sorry, something went wrong.
No results found
v4.0.0
23 May 14:10
Compare
Sorry, something went wrong.
No results found
Updated for PureScript 0.12
ST is now a type of its own rather than integrating with effects
The names in STRef have been shortened for less repetition with qualified imports
The argument order of functions has changed so the STRef is always in the last position
v3.0.0
26 Mar 02:15
Compare
Sorry, something went wrong.
No results found
Updated for PureScript 0.11