Releases: purescript-node/purescript-node-path
Releases · purescript-node/purescript-node-path
v5.0.1
19 Jan 13:04
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
27 Apr 14:48
Compare
Sorry, something went wrong.
No results found
v4.0.0
26 Feb 22:53
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
27 May 00:09
Compare
Sorry, something went wrong.
No results found
Updated for PureScript 0.12
The resolve
function now uses Effect
as it uses the filesystem to resolve paths
v2.0.0
04 Apr 03:55
Compare
Sorry, something went wrong.
No results found
v1.0.0
09 Jun 20:29
Compare
Sorry, something went wrong.
No results found
Update for 1.0 core libraries.
v0.4.0-rc.1
20 Jun 12:06
Compare
Sorry, something went wrong.
No results found
Initial release candidate of the library intended for the 0.7 compiler.
v0.3.0
28 Mar 16:35
Compare
Sorry, something went wrong.
No results found
Update docs
join
is now named concat
v0.2.0
27 Jul 15:47
Compare
Sorry, something went wrong.
No results found
Change join :: FilePath -> FilePath -> FilePath
to join :: [FilePath] -> FilePath
(@andreypopp )
v0.1.0
10 Jun 21:12
Compare
Sorry, something went wrong.
No results found