Releases: purescript/purescript-tailrec
Releases · purescript/purescript-tailrec
v6.1.0
Compare
Sorry, something went wrong.
No results found
New features:
Added tailRec2, tailRec3, loop2, loop3 convenience functions (#40 by @rhendric )
v6.0.0
Compare
Sorry, something went wrong.
No results found
v5.0.1
Compare
Sorry, something went wrong.
No results found
v5.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 (#32 )
New features:
Bugfixes:
Other improvements:
Migrated CI to GitHub Actions and updated installation instructions to use Spago (#33 )
Added a changelog and pull request template (#34 , #35 )
v4.1.1
Compare
Sorry, something went wrong.
No results found
v4.1.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
27 Aug 13:20
Added whileJust and untilJust (@safareli )
v4.0.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
23 May 13:34
Updated for PureScript 0.12
v3.3.0
Compare
Sorry, something went wrong.
No results found
paf31
released this
04 Jun 15:17
Add MonadRec for Maybe (@safareli )
v3.2.0
Compare
Sorry, something went wrong.
No results found
paf31
released this
27 May 19:51
Implement MonadRec for Function (@safareli )
v3.1.0
Compare
Sorry, something went wrong.
No results found
paf31
released this
20 Apr 15:52
Remove a space leak in tailRecEff (@matthewleon )