Skip to content

Releases: purescript/purescript-graphs

v0.4.0

30 Jun 00:24

Choose a tag to compare

This release works with versions 0.7.* of the PureScript compiler. It will not work with older versions. If you are using an older version, you should require an older, compatible version of this library.

v0.4.0-rc.1

10 Jun 03:21

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.1

19 Mar 01:14

Choose a tag to compare

Update docs

v0.3.0

21 Feb 16:02

Choose a tag to compare

This release requires PureScript v0.6.8 or later

  • Updated dependencies

v0.2.0

10 Jan 14:36

Choose a tag to compare

  • Updated dependencies (@garyb)

v0.1.0

30 Oct 20:33

Choose a tag to compare

Initial release after extracting from purescript-maps