Skip to content

Releases: yaacov/tree-search-language

v5.2.2

21 Feb 19:07
Compare
Choose a tag to compare

fix dates in semantic pkg

v5.2.1

21 Feb 18:21
Compare
Choose a tag to compare

add tests

v5.2.0: Merge pull request #22 from yaacov/add-dates

21 Feb 17:39
2daa4f8
Compare
Choose a tag to compare

Add booleans
Add dates (RFC3339)

v5.1.5

21 Feb 15:11
Compare
Choose a tag to compare

add tests for new features

v5.1.4

18 Feb 19:00
Compare
Choose a tag to compare

Fix identifier escaping

v5.1.3

18 Feb 14:03
Compare
Choose a tag to compare

Fix parsing of M/Mi units

v5.1.2

18 Feb 13:30
Compare
Choose a tag to compare

Fix missing SI units

v5.1.1

18 Feb 12:55
Compare
Choose a tag to compare

Fix semantic unary operators

v5.1.0

18 Feb 12:33
Compare
Choose a tag to compare
  • Allow identifiers can be on right side
  • Handle SI units Ki Mi Gi Ti and Pi as numbers
  • Semantic walk can now handle math operators

v5.0.0

17 Feb 10:55
Compare
Choose a tag to compare

Accept . and / as valid chars inside identifier