]> git.immae.eu Git - github/fretlink/purs-loader.git/history - package.json
1.1.1
[github/fretlink/purs-loader.git] / package.json
2017-06-27  eric thul1.1.1 1.1.1
2016-06-22  eric thulBumping version number to 1.1.0 1.1.0
2016-06-22  eric thulRemove peerDependencies
2016-06-04  eric thulBumping version number to 1.0.0 1.0.0
2016-05-24  eric thulBumping version number to 1.0.0-rc.1 1.0.0-rc.1
2016-05-24  ericMerge pull request #53 from ethul/topic/issue-52
2016-05-24  eric thulEscape require paths for windows
2016-05-24  ericMerge pull request #51 from ethul/topic/issue-50
2016-05-24  eric thulUse cross-spawn for windows support
2016-05-22  eric thulBumping version number to 1.0.0-rc.0 1.0.0-rc.0
2016-05-22  ericMerge pull request #47 from alexmingoia/topic/refactor
2016-05-22  Alex MingoiaAdd prepublish transpilation script.
2016-05-10  Alex MingoiaRefactor to compile independently of purescript-webpack...
2016-03-15  eric thulBumping version number to 0.6.0 0.6.0
2016-03-15  eric thulBumping version number to 0.6.0-beta.6 0.6.0-beta.6
2016-03-15  ericMerge pull request #45 from ethul/topic/issue-41
2016-03-15  eric thulEscape path for require
2016-03-13  eric thulBumping version number to 0.6.0-beta.5 0.6.0-beta.5
2016-03-12  eric thulBumping version number to 0.6.0-beta.4 0.6.0-beta.4
2016-03-12  eric thulMerge branch 'master' into topic/stderr
2016-03-12  ericMerge pull request #43 from ethul/topic/optional-bundle
2016-03-09  eric thulHandle optional bundling by the compiler
2016-03-01  eric thulBumping version number to 0.6.0-beta.3 0.6.0-beta.3
2016-02-28  eric thulBumping version number to 0.6.0-beta.2 0.6.0-beta.2
2016-02-28  eric thulBumping version number to 0.6.0-beta.1 0.6.0-beta.1
2016-02-28  ericMerge pull request #39 from ethul/topic/debug
2016-02-28  eric thulAdding debug logging
2016-02-26  eric thulBumping version number to 0.6.0-beta.0 0.6.0-beta.0
2016-01-19  eric thulBumping version number to 0.5.0 0.5.0
2016-01-19  ericMerge pull request #34 from ethul/topic/psc-webpack...
2015-12-26  eric thulUpdating example
2015-12-25  eric thulSplitting PSC functionality into a separate plugin
2015-12-21  eric thulFixing compiler warnings
2015-11-07  eric thulBumping version number to 0.4.0 0.4.0
2015-08-12  eric thulBumping version number to 0.3.4 0.3.4
2015-08-12  eric thulBumping version number to 0.3.3 0.3.3
2015-08-12  ericMerge pull request #27 from ethul/topic/issue-26
2015-08-12  eric thulPureScript 0.7 updates and migration to pulp
2015-08-12  eric thulMoving files to match module
2015-07-21  eric thulBumping version number to 0.3.2 0.3.2
2015-07-21  ericMerge pull request #25 from ethul/topic/issue-24
2015-07-21  eric thulEnsure purescript error is displayed
2015-07-18  eric thulBumping version number to 0.3.1 0.3.1
2015-07-07  eric thulBumping version number to 0.3.0 0.3.0
2015-07-07  ericMerge pull request #16 from ethul/topic/issue-11-and-14
2015-07-07  eric thulGenerate .psci file
2015-05-15  eric thulBumping version number to 0.2.1 0.2.1
2015-05-15  eric thulMerge branch 'master' of github.com:ethul/purs-loader
2015-05-15  eric thulBumping version number to 0.2.0 0.2.0
2015-05-02  eric thulBumping version number to 0.1.1 0.1.1
2015-05-02  ericMerge pull request #10 from ethul/topic/issue-9
2015-05-01  eric thulBumping dependency versions
2015-04-12  eric thulBumping version number to 0.1.0 0.1.0
2015-04-12  ericMerge pull request #8 from ethul/topic/purescript-rewrite
2015-04-12  eric thulUpdating example and adding publishing
2015-04-12  eric thulRewrite using purescript for the implementation
2015-01-17  eric thulBumping version number to 0.0.3 0.0.3
2014-11-20  eric thulMerge branch 'release/0.0.2' 0.0.2
2014-11-20  eric thulBumping version number to 0.0.2
2014-09-23  eric thulMerge branch 'release/0.0.1' 0.0.1
2014-09-23  eric thulBumping version number to 0.0.1
2014-09-23  eric thulMerge branch 'topic/bootstrap'
2014-09-23  eric thulImplementation of the loader
2014-09-21  eric thulInitial commit