Skip to content

Releases: purescript-contrib/purescript-string-parsers

v0.6.4

11 Jan 04:36
Compare
Choose a tag to compare

Make package dependencies explicit (@chrisdotcode)

v0.6.3

18 Oct 22:28
Compare
Choose a tag to compare

Fix an issue in whiteSpace (@sharkdp)

v0.6.2

14 Oct 21:52
Compare
Choose a tag to compare
Pursuit info

v0.6.1

14 Oct 21:49
Compare
Choose a tag to compare

Added satisfy, char, whiteSpace, skipSpaces, oneOf, noneOf, and Eq instance (@Thimoteus)

v0.6.0

23 Sep 22:10
Compare
Choose a tag to compare

Bump versions (@nwolverson)

v0.5.0

30 Jun 05:31
Compare
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.5.0-rc.1

19 Jun 01:14
Compare
Choose a tag to compare
v0.5.0-rc.1 Pre-release
Pre-release

Release for compiler version 0.7.

v0.4.1

29 Apr 22:16
Compare
Choose a tag to compare
  • Added lookAhead and manyTill combinators
  • Added anyDigit parser

v0.4.0

21 Feb 17:05
Compare
Choose a tag to compare

This release requires PureScript v0.6.8 or later

  • Updated dependencies

v0.3.0

10 Jan 14:46
Compare
Choose a tag to compare
  • Updated dependencies (@garyb)