Skip to content

Releases: cleishm/libcypher-parser

libcypher-parser 0.6.2 (beta)

05 Apr 06:48
v0.6.2
Compare
Choose a tag to compare
Pre-release

This is a beta release of libcypher-parser. The usage and API may change before a GA release is made.

Mac OS X users, please install via homebrew:

$ brew install cleishm/neo4j/libcypher-parser

Ubuntu users, please install via the PPA:

$ sudo add-apt-repository ppa:cleishm/neo4j
$ sudo apt-get update
$ sudo apt-get install cypher-lint libcypher-parser

There are also packages available for other platforms, including Debian, Ubuntu, Fedora, CentOS and openSUSE.

Changes:

  • Fix issue in configure.ac that was requiring peg for distribution builds.

libcypher-parser 0.6.1 (beta)

05 Apr 00:18
v0.6.1
Compare
Choose a tag to compare
Pre-release

This is a beta release of libcypher-parser. The usage and API may change before a GA release is made.

Mac OS X users, please install via homebrew:

$ brew install cleishm/neo4j/libcypher-parser

Ubuntu users, please install via the PPA:

$ sudo add-apt-repository ppa:cleishm/neo4j
$ sudo apt-get update
$ sudo apt-get install cypher-lint libcypher-parser

There are also packages available for other platforms, including Debian, Ubuntu, Fedora, CentOS and openSUSE.

Changes:

  • Adjust precedence of IS NULL
  • Fix several build warnings
  • Adjust precedence of regex and equals infix operator parsing

libcypher-parser 0.6.0 (beta)

20 Sep 07:18
v0.6.0
Compare
Choose a tag to compare
Pre-release

This is a beta release of libcypher-parser. The usage and API may change before a GA release is made.

Mac OS X users, please install via homebrew:

$ brew install cleishm/neo4j/libcypher-parser

Ubuntu users, please install via the PPA:

$ sudo add-apt-repository ppa:cleishm/neo4j
$ sudo apt-get update
$ sudo apt-get install cypher-lint libcypher-parser

There are also packages available for other platforms, including Debian, Ubuntu, Fedora, CentOS and openSUSE.

Changes:

  • Adds #define's for compile-time version inspection (suggested by @franekp)

libcypher-parser 0.5.4 (beta)

09 Sep 14:36
v0.5.4
Compare
Choose a tag to compare
Pre-release

This is a beta release of libcypher-parser. The usage and API may change before a GA release is made.

Mac OS X users, please install via homebrew:

$ brew install cleishm/neo4j/libcypher-parser

Ubuntu users, please install via the PPA:

$ sudo add-apt-repository ppa:cleishm/neo4j
$ sudo apt-get update
$ sudo apt-get install cypher-lint libcypher-parser

There are also packages available for other platforms, including Debian, Ubuntu, Fedora, CentOS and openSUSE.

Changes:

  • Accept parameters using leading $
  • Support pattern comprehensions
  • Support ENDS WITH
  • Support map projections
  • Various other fixes and updates

libcypher-parser 0.5.3 (beta)

25 May 19:15
v0.5.3
Compare
Choose a tag to compare
Pre-release

This is a beta release of libcypher-parser. The usage and API may change before a GA release is made.

Mac OS X users, please install via homebrew:

$ brew install cleishm/neo4j/libcypher-parser

Ubuntu users, please install via the PPA:

$ sudo add-apt-repository ppa:cleishm/neo4j
$ sudo apt-get update
$ sudo apt-get install cypher-lint libcypher-parser

There are also packages available for other platforms, including Debian, Ubuntu, Fedora, CentOS and openSUSE.

Changes:

  • Fixes an issue with indentation of multiline commands.

libcypher-parser 0.5.2 (beta)

26 Sep 03:49
v0.5.2
Compare
Choose a tag to compare
Pre-release

This is a beta release of libcypher-parser. The usage and API may change before a GA release is made.

Mac OS X users, please install via homebrew:

$ brew install cleishm/neo4j/libcypher-parser

Ubuntu users, please install via the PPA:

$ sudo add-apt-repository ppa:cleishm/neo4j
$ sudo apt-get update
$ sudo apt-get install cypher-lint libcypher-parser

There are also packages available for other platforms, including Debian, Ubuntu, Fedora, CentOS and openSUSE.

Changes:

  • Fixes an issue tracking line numbers over multiple statements.

libcypher-parser 0.5.1 (beta)

15 Aug 16:18
v0.5.1
Compare
Choose a tag to compare
Pre-release

This is a beta release of libcypher-parser. The usage and API may change before a GA release is made.

Mac OS X users, please install via homebrew:

$ brew install cleishm/neo4j/libcypher-parser

Ubuntu users, please install via the PPA:

$ sudo add-apt-repository ppa:cleishm/neo4j
$ sudo apt-get update
$ sudo apt-get install cypher-lint libcypher-parser

There are also packages available for other platforms, including Debian, Ubuntu, Fedora, CentOS and openSUSE.

Changes:

  • Handle unterminated block quotes and string literals
  • Provide next start offset during quick parsing

libcypher-parser 0.5.0 (beta)

13 Aug 14:28
v0.5.0
Compare
Choose a tag to compare
Pre-release

This is a beta release of libcypher-parser. The usage and API may change before a GA release is made.

Mac OS X users, please install via homebrew:

$ brew install cleishm/neo4j/libcypher-parser

Ubuntu users, please install via the PPA:

$ sudo add-apt-repository ppa:cleishm/neo4j
$ sudo apt-get update
$ sudo apt-get install cypher-lint libcypher-parser

There are also packages available for other platforms, including Debian, Ubuntu, Fedora, CentOS and openSUSE.

Changes:

  • Allow client commands to span multiple lines
  • Allow client commands to be terminated by semicolons

libcypher-parser 0.4.0 (beta)

19 Jul 12:28
v0.4.0
Compare
Choose a tag to compare
Pre-release

This is a beta release of libcypher-parser. The usage and API may change before a GA release is made.

Mac OS X users, please install via homebrew:

$ brew install cleishm/neo4j/libcypher-parser

Ubuntu users, please install via the PPA:

$ sudo add-apt-repository ppa:cleishm/neo4j
$ sudo apt-get update
$ sudo apt-get install cypher-lint libcypher-parser

There are also packages available for other platforms, including Debian, Ubuntu, Fedora, CentOS and openSUSE.

Changes:

  • Improve line number tracking for error reporting
  • Add range information to quick parse callback

libcypher-parser 0.3.4 (beta)

01 Jul 22:54
v0.3.4
Compare
Choose a tag to compare
Pre-release

This is a beta release of libcypher-parser. The usage and API may change before a GA release is made.

Mac OS X users, please install via homebrew:

$ brew install cleishm/neo4j/libcypher-parser

Ubuntu users, please install via the PPA:

$ sudo add-apt-repository ppa:cleishm/neo4j
$ sudo apt-get update
$ sudo apt-get install cypher-lint libcypher-parser

There are also packages available for other platforms, including Debian.

Changes:

  • Added file parsing support to cypher-lint
  • Added --no-colorize to cypher-lint
  • Fixed --version in cypher-lint