Releases: purescript-node/purescript-node-path
Releases · purescript-node/purescript-node-path
v5.0.1
Compare
Sorry, something went wrong.
No results found
Other improvements:
Use node: prefix imports in FFI to preferentially force builtin module usage (#24 by @emattiza )
v5.0.0
Compare
Sorry, something went wrong.
No results found
v4.0.0
Compare
Sorry, something went wrong.
No results found
Breaking changes:
Added support for PureScript 0.14 and dropped support for all previous versions (#16 )
Other improvements:
Migrated CI to GitHub Actions, updated installation instructions to use Spago, and switched from jshint to eslint (#15 )
Added a changelog and pull request template (#17 )
v3.0.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
27 May 00:09
Updated for PureScript 0.12
The resolve function now uses Effect as it uses the filesystem to resolve paths
v2.0.0
Compare
Sorry, something went wrong.
No results found
paf31
released this
04 Apr 03:55
Update for 0.11 (@anilanar )
v1.0.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
09 Jun 20:29
Update for 1.0 core libraries.
v0.4.0-rc.1
Compare
Sorry, something went wrong.
No results found
garyb
released this
20 Jun 12:06
Initial release candidate of the library intended for the 0.7 compiler.
v0.3.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
28 Mar 16:35
Update docs
join is now named concat
v0.2.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
27 Jul 15:47
Change join :: FilePath -> FilePath -> FilePath to join :: [FilePath] -> FilePath (@andreypopp )
v0.1.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
10 Jun 21:12
Update bower.json