Skip to content

Releases: yaacov/tree-search-language

v4.0.3

05 Feb 12:14
93d5360
Compare
Choose a tag to compare

docs fixes

v4.0.2

05 Feb 11:58
863fbde
Compare
Choose a tag to compare

more doc fixes

v4.0.1

05 Feb 10:09
Compare
Choose a tag to compare

docs fixes for the v4 directories

v4.0.0: Merge pull request #20 from yaacov/bump-mjor-v4

05 Feb 09:11
16a1fc9
Compare
Choose a tag to compare

v3.9.0: Merge pull request #13 from jhernand/remove_notlikeop

23 Sep 18:45
1c2dad2
Compare
Choose a tag to compare
  • Add support for sqls ILIKE
  • Remove internal representation of notLikeOp and replace it with notOp( likeOp )

v3.8.0: Merge pull request #9 from yaacov/add-like-op-to-semantic-walk

01 Jun 14:39
36e7e9f
Compare
Choose a tag to compare

v3.7.1

23 Mar 16:39
1f584c8
Compare
Choose a tag to compare

Bugfixes:

  • Update monogo-driver version.
  • Fix typos in README.

v3.7.0

26 Feb 06:45
Compare
Choose a tag to compare
  • rename project from tsl to "tree-search-language"

v3.6.2

21 Feb 20:21
Compare
Choose a tag to compare
  • Eval func now returns ok bool instead of err error

v3.6.1

21 Feb 19:11
Compare
Choose a tag to compare
  • Fix book docstring