Releases: yaacov/tree-search-language
Releases · yaacov/tree-search-language
v5.2.12: Merge pull request #24 from gshilin-sdb/has-many-strings
bugfixes
- support has-many relation on string field
v5.2.11
Bugfix:
true
the T
can be parsed as boolean in semantic walk
v5.2.10
bugfix:
semantic walk should handle the strings 'f' 'false' 't' and 'true' as booleans
semantic walk should handle numbers 0 and 1 as booleans
v5.2.8
support short date format
v5.2.7
check casting in semantics
v5.2.6
fix date compare in semantic walk
v5.2.5
fix ident walker to use bool and date types
v5.2.3
fix dot exported to work with dates and booleans