Skip to content

Releases: purescript/purescript-partial

v4.0.0

27 Apr 13:39
0fa0646
Compare
Choose a tag to compare

Breaking changes:

v3.0.0

26 Feb 18:00
2f0a523
Compare
Choose a tag to compare

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

04 Feb 22:31
Compare
Choose a tag to compare
  • Add guide from documentation repo (@anttih)

v2.0.0

22 May 21:14
be7e07c
Compare
Choose a tag to compare

Updated for PureScript 0.12

v1.2.0

24 Dec 03:52
Compare
Choose a tag to compare

Add unsafePartialBecause (@sharkdp)

v1.1.2

15 May 22:41
Compare
Choose a tag to compare
  • A backwards-compatible minor fix for the upcoming PureScript 0.9 release.

v1.1.1

02 May 19:06
Compare
Choose a tag to compare

Add a license in bower.json for Pursuit.

v1.1.0

18 Dec 01:49
Compare
Choose a tag to compare

Add crash, crashWith and unsafeCrashWith.

v1.0.0

18 Dec 00:11
Compare
Choose a tag to compare

Initial release