Skip to content

Releases: purescript/purescript-control

v6.0.0

Choose a tag to compare

@JordanMartinez JordanMartinez released this 27 Apr 18:11
a603380

Breaking changes:

v5.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 26 Feb 17:30
18d582e

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#61)
  • Deprecated MonadZero (#64, #66, #68, #70)

New features:

Bugfixes:

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#65)
  • Added a CHANGELOG.md file and pull request template (#72, #73)
  • Added examples for Alt (#58)

v4.2.0

Choose a tag to compare

@garyb garyb released this 05 Sep 01:04
05d40c5

Added Newtype instance for Alternate (@masaeedu)

v4.1.0

Choose a tag to compare

@garyb garyb released this 17 Jul 23:31
8af53ee
  • Restored Alternate newtype that used to exist in -monoid (@Thimoteus)

v4.0.0

Choose a tag to compare

@garyb garyb released this 22 May 22:49
f7d91cd
  • Updated for PureScript 0.12
  • The definition of fix was fixed to allow sharing

v3.3.1

Choose a tag to compare

@paf31 paf31 released this 21 Sep 23:24

Docs fix for MonadZero (@spicydonuts)

v3.3.0

Choose a tag to compare

@paf31 paf31 released this 04 Jun 15:01

Lazy instance for Unit (@matthewleon)

v3.2.0

Choose a tag to compare

@garyb garyb released this 29 May 11:11
  • Added Extend instance for Array (@i-am-tom)

v3.1.0

Choose a tag to compare

@paf31 paf31 released this 28 May 01:44

Lazy instance for functions (@matthewleon)

v3.0.0

Choose a tag to compare

@garyb garyb released this 25 Mar 22:45
  • Updated for PureScript 0.11