Skip to content

Releases: purescript/purescript-partial

v4.0.0

Choose a tag to compare

@JordanMartinez JordanMartinez released this 27 Apr 13:39
0fa0646

Breaking changes:

v3.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 26 Feb 18:00
2f0a523

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#16)
  • Removed deprecated unsafePartialBecause (#16)

New features:

Bugfixes:

Other improvements:

  • Added extra documentation to unsafePartial (#16)
  • Removed outer function in _crashWith FFI (#16)
  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#17)
  • Added a changelog and pull request template (#18)

v2.0.1

Choose a tag to compare

@hdgarrood hdgarrood released this 04 Feb 22:31
  • Add guide from documentation repo (@anttih)

v2.0.0

Choose a tag to compare

@garyb garyb released this 22 May 21:14
be7e07c

Updated for PureScript 0.12

v1.2.0

Choose a tag to compare

@paf31 paf31 released this 24 Dec 03:52

Add unsafePartialBecause (@sharkdp)

v1.1.2

Choose a tag to compare

@garyb garyb released this 15 May 22:41
  • A backwards-compatible minor fix for the upcoming PureScript 0.9 release.

v1.1.1

Choose a tag to compare

@hdgarrood hdgarrood released this 02 May 19:06

Add a license in bower.json for Pursuit.

v1.1.0

Choose a tag to compare

@paf31 paf31 released this 18 Dec 01:49

Add crash, crashWith and unsafeCrashWith.

v1.0.0

Choose a tag to compare

@paf31 paf31 released this 18 Dec 00:11

Initial release