Releases · purescript-deprecated/gulp-purescript
This repository was archived by the owner on May 1, 2020. It is now read-only.
2.0.1
Bug Fixes
- #65 RTS options only affect compile
2.0.0
1.0.0
0.8.0: psc-bundle and RTS options
0.7.0: Migrate to namespace argument
Features
- namespace argument (#53)
0.6.0: Pass-through verbosity
0.5.0: Release for PureScript 0.7
Features
- Release with support for PureScript 0.7 (#43, #47) (@garyb)
- Supports ffi in the
.pscigeneration (#40) - Support the
relative-pathoption (#39)
Notes
- The
pscMaketask is nowpsc. - The
dotPscitask has been renamed topsci. Also, it now returns a stream containing the.pscigenerated file. This result must be piped togulp.dest('.')to write out the file.
0.5.0-rc1: Pre-release for PureScript 0.7
0.4.3: Window processes
Features
- Fix for #30 to improve windows process spawning compatibility
0.4.2: Spawn stderr fix
Bug Fixes
- #26 - inconsistent truncated error messages