Skip to content

Releases: purescript/purescript-control

v6.0.0

27 Apr 18:11
a603380
Compare
Choose a tag to compare

Breaking changes:

v5.0.0

26 Feb 17:30
18d582e
Compare
Choose a tag to compare

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

05 Sep 01:04
05d40c5
Compare
Choose a tag to compare

Added Newtype instance for Alternate (@masaeedu)

v4.1.0

17 Jul 23:31
8af53ee
Compare
Choose a tag to compare
  • Restored Alternate newtype that used to exist in -monoid (@Thimoteus)

v4.0.0

22 May 22:49
f7d91cd
Compare
Choose a tag to compare
  • Updated for PureScript 0.12
  • The definition of fix was fixed to allow sharing

v3.3.1

21 Sep 23:24
Compare
Choose a tag to compare

Docs fix for MonadZero (@spicydonuts)

v3.3.0

04 Jun 15:01
Compare
Choose a tag to compare

Lazy instance for Unit (@matthewleon)

v3.2.0

29 May 11:11
Compare
Choose a tag to compare
  • Added Extend instance for Array (@i-am-tom)

v3.1.0

28 May 01:44
Compare
Choose a tag to compare

Lazy instance for functions (@matthewleon)

v3.0.0

25 Mar 22:45
Compare
Choose a tag to compare
  • Updated for PureScript 0.11