Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Releases: purescript-deprecated/gulp-purescript

0.4.1: Fixing main option

26 Apr 22:37
Compare
Choose a tag to compare

Bug Fixes

  • #24 psc main option fails to parse

0.4.0: Rewrite in PureScript

25 Apr 19:38
Compare
Choose a tag to compare

Features

  • Implementation is now written in PureScript

Breaking changes

  • The options for each command reflect those present in PureScript version 0.6.9.5.

Note that this has been released bumping the minor version instead of the major version. Until version 1.0.0, we are treating a bump to the minor version as the indicator for a major breaking change. Please refer to the NPM documentation.

0.3.1: Fix for issue #21

02 Apr 12:47
Compare
Choose a tag to compare

Fixes

  • #21 Support local binaries on windows

0.3.0: Local PureScript

31 Mar 03:50
Compare
Choose a tag to compare

Features

  • #19 PureScript binaries may be installed using the purescript NPM package, which will be preferred to global binaries.

0.2.0: Quiet by default

27 Mar 23:08
Compare
Choose a tag to compare

Changes

  • #17 reduce verbosity by only logging output when --verbose is passed as an argument
  • #7 pscMake collects stdout and stderror into buffers and passes the output on error

0.1.2: Checking executables

22 Nov 05:25
Compare
Choose a tag to compare

0.1.1: Renames docgen to pscDocs (2)

15 Nov 21:07
Compare
Choose a tag to compare

Renaming docgen to pscDocs is a breaking change. This version is only compatible with PureScript version 0.6 or greater. This time updating the README.

0.1.0: Renames docgen to pscDocs

15 Nov 21:02
Compare
Choose a tag to compare

Renaming docgen to pscDocs is a breaking change. This version is only compatible with PureScript version 0.6 or greater.

0.0.12: removes --runtime-type-checks (2)

18 Oct 02:49
Compare
Choose a tag to compare

0.0.11: removes --runtime-type-checks

18 Oct 02:46
Compare
Choose a tag to compare