Skip to content

Releases: purescript/purescript-minibench

v4.0.1

Choose a tag to compare

@thomashoneyman thomashoneyman released this 23 Sep 15:46
77329a8

Other improvements:

  • Update FFI to use a more direct and portable convention (#25 by @natefaubion)

v4.0.0

Choose a tag to compare

@JordanMartinez JordanMartinez released this 27 Apr 19:36
102810b

Breaking changes:

Other improvements:

v3.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 26 Feb 18:25
c2ddaae

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#14)
    This change includes dropping the deprecated globals dependency and switching to the same functions now exported from numbers.

New features:

Bugfixes:

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#15)
  • Added a changelog and pull request template (#18)

v2.0.0

Choose a tag to compare

@garyb garyb released this 23 May 00:40
a9cc6d7

Updated for PureScript 0.12

v1.0.1

Choose a tag to compare

@paf31 paf31 released this 24 Nov 20:13
56f6300
  • Run garbage collection before benchmarking. Use the --force-gc flag in Node to see the effect of this. (@matthewleon)

v1.0.0

Choose a tag to compare

@paf31 paf31 released this 05 Jun 21:01

Initial versioned release