Releases: purescript-deprecated/gulp-purescript
Releases · purescript-deprecated/gulp-purescript
2.0.1
Compare
Sorry, something went wrong.
No results found
ethul
released this
28 Aug 22:45
Bug Fixes
#65 RTS options only affect compile
2.0.0
Compare
Sorry, something went wrong.
No results found
ethul
released this
29 Apr 19:01
Breaking
The psc function is now compile
The pscBundle function is now bundle
The pscDocs function is now docs
The options for each function now correspond to those available on PureScript 0.11
PR
#63 Updated to support PureScript 0.11 (@garyb )
1.0.0
Compare
Sorry, something went wrong.
No results found
ethul
released this
06 Jun 02:06
Updated to support PureScript 0.9.1 and newer.
Issues
#59 Adds --json-errors flag
#60 Support PureScript 0.9.1
0.8.0: psc-bundle and RTS options
Compare
Sorry, something went wrong.
No results found
ethul
released this
28 Nov 13:01
Features
Adds the --require-path options for psc-bundle and the ability to pass RTS options (#57 @garyb )
0.7.0: Migrate to namespace argument
Compare
Sorry, something went wrong.
No results found
ethul
released this
09 Sep 01:52
0.6.0: Pass-through verbosity
Compare
Sorry, something went wrong.
No results found
ethul
released this
05 Aug 03:18
Features
Warnings are now displayed as verbosity is pass-through from the compiler (#51 )
Minor style fix for no-tco option (#48 )
Updated implementation for PureScript 0.7
Using pulp to bootstrap implementation build
0.5.0: Release for PureScript 0.7
Compare
Sorry, something went wrong.
No results found
ethul
released this
02 Jul 16:32
Features
Release with support for PureScript 0.7 (#43 , #47 ) (@garyb )
Supports ffi in the .psci generation (#40 )
Support the relative-path option (#39 )
Notes
The pscMake task is now psc.
The dotPsci task has been renamed to psci. Also, it now returns a stream containing the .psci generated file. This result must be piped to gulp.dest('.') to write out the file.
0.5.0-rc1: Pre-release for PureScript 0.7
Compare
Sorry, something went wrong.
No results found
ethul
released this
03 Jun 21:38
Features
#28 and #29 are updates for new options in 0.7
#31 improves option error handling
0.4.3: Window processes
Compare
Sorry, something went wrong.
No results found
ethul
released this
29 May 01:11
Features
Fix for #30 to improve windows process spawning compatibility
0.4.2: Spawn stderr fix
Compare
Sorry, something went wrong.
No results found
ethul
released this
30 Apr 12:19
Bug Fixes
#26 - inconsistent truncated error messages