Skip to content

Releases: yaacov/tree-search-language

v3.3.0

04 Dec 12:16
Compare
Choose a tag to compare

Add arrays

v3.2.3

04 Dec 10:34
Compare
Choose a tag to compare

Add typed errors

v3.1.3

03 Dec 13:12
Compare
Choose a tag to compare

check field names in the mongo example

v3.1.2

03 Dec 08:27
Compare
Choose a tag to compare
  • ident walker take a function instead of a map

v3.1.1

02 Dec 23:43
Compare
Choose a tag to compare

Add an identifiers check and replace walker.

v3.0.1

02 Dec 19:35
Compare
Choose a tag to compare

Updates use of walkers.

  • Update examples.
  • Update pkg dependencies.

v2.1.2

01 Dec 18:07
Compare
Choose a tag to compare

Bugfix:

  • update to mongo driver 0.0.18
  • prettify sqlite demo output

v2.1.1

11 Oct 07:27
Compare
Choose a tag to compare

add docs

v2.1.0

09 Oct 14:49
Compare
Choose a tag to compare

Add .dot file output option

v2.0.3

07 Oct 20:27
Compare
Choose a tag to compare

Bugfix:

  • Fix float format in sql output (take II)