Skip to content

Releases: purescript/purescript-minibench

v4.0.1

23 Sep 15:46
77329a8
Compare
Choose a tag to compare

Other improvements:

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

v4.0.0

27 Apr 19:36
102810b
Compare
Choose a tag to compare

Breaking changes:

Other improvements:

v3.0.0

26 Feb 18:25
c2ddaae
Compare
Choose a tag to compare

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

23 May 00:40
a9cc6d7
Compare
Choose a tag to compare

Updated for PureScript 0.12

v1.0.1

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

v1.0.0

05 Jun 21:01
Compare
Choose a tag to compare

Initial versioned release