Skip to content

0.9.6

Compare
Choose a tag to compare
@ilyin371 ilyin371 released this 16 May 08:57
· 225 commits to master since this release

Documentation

Changelog

  • Translation improvements:
    • Expressions in list and map access. (#69, #79)
    • Property access of expressions. (#73)
    • Plus operator for string and list arguments. (#76)
    • IN operator. (#82)
    • Cast function improvements. (#75)
    • Function calls and nested expressions in WHERE clauses. (#85)
  • Translation optimizations:
    • Identity projections are now removed. (#74)
  • Gremlin Console plugin:
    • :remote console support. (#84)
  • Various fixes to minimize library dependencies. (#70, #83, #86)

TCK

  • Passing: 699
  • Failing: 187
  • Coverage: 79%