Releases: yaacov/tree-search-language
Releases · yaacov/tree-search-language
v3.1.3
check field names in the mongo example
v3.1.2
- ident walker take a function instead of a map
v3.1.1
Add an identifiers check and replace walker.
v3.0.1
Updates use of walkers.
- Update examples.
- Update pkg dependencies.
v2.1.2
Bugfix:
- update to mongo driver 0.0.18
- prettify sqlite demo output
v2.1.0
Add .dot file output option
v2.0.3
Bugfix:
- Fix float format in sql output (take II)