Skip to content

Releases: purescript-spec/purescript-spec

v7.5.5

06 Sep 18:16

Choose a tag to compare

  • Fixed a minor reporting issue in consoleReporter, #144

v7.5.1

17 Jul 15:41

Choose a tag to compare

  • Support for filtering the test tree #139
    • Breaking: the Tree type got a new type parameter, representing node
      annotations. Previously nodes were always annotated with String (meaning
      test/group name), now it's a parameter.
  • Integration tests #138
  • Better, more honest support for failFast #140

v7.4.1

12 Jul 15:07

Choose a tag to compare

v7.3.0

12 Jan 19:25

Choose a tag to compare

  • TeamCity reporter now supports parallel execution. #132 by @Neppord
  • A minor fix for CI (internal fix). #131 by @Neppord

v7.2.0

04 Jan 10:48

Choose a tag to compare

What's Changed

v7.1.0

23 Oct 02:35

Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.1.0

v7.0.0

03 May 17:31

Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v7.0.0

Updates for PureScript 0.15.0

21 Apr 07:45
fc86c79

Choose a tag to compare

Merge pull request #119 from working-group-purescript-es/v0.15.0-update

Add support for es modules

v5.0.1

11 May 21:57
2cfa115

Choose a tag to compare

Removes unused names to avoid PureScript 0.14.1 warnings (#115 by @thomashoneyman)

v5.0.0

02 Mar 19:14

Choose a tag to compare

Updates for PureScript 0.14