aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Bumping version number to 2.0.02.0.0eric thul2016-10-121-1/+1
|
* Bumping version number to 2.0.0-rc.12.0.0-rc.1eric thul2016-06-121-1/+1
|
* Reduce building of PureScript module maperic thul2016-06-121-4/+4
| | | | Resolves #59 and resolves #60
* Bumping version number to 2.0.0-rc.0eric thul2016-06-041-5/+1
| | | | | | | | | Adds support for PureScript 0.9.1 and newer (purescript/purescript#2151) The `next` tag on NPM points to this pre-release. Also note that `peerDependencies` has been removed (npm/npm#8854). Resolves #54
* Bumping version number to 1.0.01.0.0eric thul2016-06-031-1/+1
|
* Bumping version number to 1.0.0-rc.11.0.0-rc.1eric thul2016-05-241-1/+1
|
* Escape require paths for windowseric thul2016-05-241-0/+1
| | | | Resolves #52
* Use cross-spawn for windows supporteric thul2016-05-241-0/+1
| | | | Resolves #50
* Bumping version number to 1.0.0-rc.01.0.0-rc.0eric thul2016-05-211-5/+8
|
* Add prepublish transpilation script.Alex Mingoia2016-05-211-0/+1
|
* Refactor to compile independently of purescript-webpack-plugin.Alex Mingoia2016-05-101-20/+39
| | | | | | | - Remove dependence on purescript-webpack-plugin - Fixes double-compilation issue by loading compiled JS instead of adding dependency. - Uses `psc-ide-server` for fast rebuilds.
* Bumping version number to 0.6.00.6.0eric thul2016-03-151-1/+1
|
* Bumping version number to 0.6.0-beta.60.6.0-beta.6eric thul2016-03-141-1/+1
|
* Escape path for requireeric thul2016-03-141-3/+2
| | | | Resolves #41
* Bumping version number to 0.6.0-beta.50.6.0-beta.5eric thul2016-03-131-1/+1
|
* Bumping version number to 0.6.0-beta.40.6.0-beta.4eric thul2016-03-121-1/+1
|
* Handle optional bundling by the compilereric thul2016-03-081-2/+1
| | | | Resolves ethul/purescript-webpack-plugin#9
* Bumping version number to 0.6.0-beta.30.6.0-beta.3eric thul2016-02-291-1/+1
|
* Bumping version number to 0.6.0-beta.20.6.0-beta.2eric thul2016-02-281-1/+1
|
* Bumping version number to 0.6.0-beta.10.6.0-beta.1eric thul2016-02-271-1/+1
|
* Adding debug loggingeric thul2016-02-271-0/+1
|
* Bumping version number to 0.6.0-beta.00.6.0-beta.0eric thul2016-02-251-1/+1
|
* Bumping version number to 0.5.00.5.0eric thul2016-01-191-1/+1
|
* Updating exampleeric thul2015-12-251-1/+0
|
* Splitting PSC functionality into a separate plugineric thul2015-12-251-3/+2
| | | | | | | | The loader creates shim modules that reference their corresponding PureScript module that is bundled by the PureScript webpack plugin, which invokes `psc` and `psc-bundle`. Resolves #31 and resolves #32
* Fixing compiler warningseric thul2015-12-201-5/+5
|
* Bumping version number to 0.4.00.4.0eric thul2015-11-071-1/+1
|
* Bumping version number to 0.3.40.3.4eric thul2015-08-111-1/+1
|
* Bumping version number to 0.3.30.3.3eric thul2015-08-111-1/+1
|
* PureScript 0.7 updates and migration to pulperic thul2015-08-111-2/+3
|
* Moving files to match moduleeric thul2015-08-111-7/+3
|
* Bumping version number to 0.3.20.3.2eric thul2015-07-201-1/+1
|
* Ensure purescript error is displayederic thul2015-07-201-0/+1
| | | | Resolves #24
* Bumping version number to 0.3.10.3.1eric thul2015-07-181-1/+1
|
* Bumping version number to 0.3.00.3.0eric thul2015-07-071-1/+1
|
* Generate .psci fileeric thul2015-07-061-0/+1
| | | | Resolves #11
* Bumping version number to 0.2.10.2.1eric thul2015-05-141-1/+1
|
* Bumping version number to 0.2.00.2.0eric thul2015-05-141-1/+1
|
* Bumping version number to 0.1.10.1.1eric thul2015-05-021-1/+1
|
* Bumping dependency versionseric thul2015-05-011-1/+1
|
* Bumping version number to 0.1.00.1.0eric thul2015-04-121-1/+1
|
* Updating example and adding publishingeric thul2015-04-121-1/+2
| | | | Resolves #7
* Rewrite using purescript for the implementationeric thul2015-04-121-15/+23
|
* Bumping version number to 0.0.30.0.3eric thul2015-01-171-1/+1
|
* Bumping version number to 0.0.2eric thul2014-11-201-1/+1
|
* Bumping version number to 0.0.1eric thul2014-09-221-1/+1
|
* Implementation of the loadereric thul2014-09-221-4/+10
|
* Initial commiteric thul2014-09-211-0/+19