Skip to content

Releases: purescript-node/purescript-node-path

v5.0.1

19 Jan 13:04
ebff905
Compare
Choose a tag to compare

Other improvements:

  • Use node: prefix imports in FFI to preferentially force builtin module usage (#24 by @emattiza)

v5.0.0

27 Apr 14:48
d5f08cf
Compare
Choose a tag to compare

Breaking changes:

v4.0.0

26 Feb 22:53
a2d7cf0
Compare
Choose a tag to compare

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
e3a704d
Compare
Choose a tag to compare
  • 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
Choose a tag to compare

Update for 0.11 (@anilanar)

v1.0.0

09 Jun 20:29
Compare
Choose a tag to compare

Update for 1.0 core libraries.

v0.4.0-rc.1

20 Jun 12:06
Compare
Choose a tag to compare
v0.4.0-rc.1 Pre-release
Pre-release

Initial release candidate of the library intended for the 0.7 compiler.

v0.3.0

28 Mar 16:35
Compare
Choose a tag to compare
  • Update docs
  • join is now named concat

v0.2.0

27 Jul 15:47
Compare
Choose a tag to compare
  • Change join :: FilePath -> FilePath -> FilePath to join :: [FilePath] -> FilePath (@andreypopp)

v0.1.0

10 Jun 21:12
Compare
Choose a tag to compare
Update bower.json