Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Releases: slamdata/purescript-lunapark

v7.0.0

14 Jun 13:34
48d85ff
Compare
Choose a tag to compare

Updated for PureScript 0.14

Added unicode constants module

30 Nov 15:19
1c79bb5
Compare
Choose a tag to compare

Reexport types

23 Nov 15:41
d479de8
Compare
Choose a tag to compare

By @srghma

  • Reexport types from Lunapark.Types in Lunapark module

Update argonaut and affjax dependencies

19 Nov 17:29
af9a883
Compare
Choose a tag to compare

By @srghma

  • Added spago build
  • Updated argonaut and affjax deps
  • More precise error naming and handling
  • Library uses Run internally instead of type synonims

v5.0.2: Merge pull request #10 from slamdata/fix/chrome75

02 Aug 11:51
3e02612
Compare
Choose a tag to compare

Fixes chromedriver75 compatability issues

v5.0.1

06 May 22:42
1fb7ef4
Compare
Choose a tag to compare

Fix syntax that will become an error in the next purs release

v5.0.0

20 Mar 15:51
d17e80a
Compare
Choose a tag to compare

Arbitrary strings are now allowed for XPath expressions as the XPath library is not good enough yet.

v4.0.0

15 Mar 12:22
4d9cbe0
Compare
Choose a tag to compare

Updated dependencies

v3.0.0

28 Feb 18:35
bf569de
Compare
Choose a tag to compare

Updated purescript-argonaut-codecs and purescript-affjax dependencies.

v2.0.0

06 Dec 12:57
0f2e689
Compare
Choose a tag to compare

Introduced Interpreter return type for init for better type system behaviour