Skip to content

1.0.1

Choose a tag to compare

@dwitry dwitry released this 31 May 14:21
· 34 commits to master since this release
6db75f7

Documentation

Changelog

  • Upgrade to Scala 2.12
  • String replace function (#256)
  • String regex match (#272)
  • Add support for SET params with array (#267)
  • Translation improvements:
    • Better translation for variable length paths (#276)
    • Native translation of copyProperties (#281)
  • Bugfixes:
    • Fix failed case expression (#269)
    • Use hasNot only when testing elements (#275)
    • Empty properties in WITH clause (#280)
  • Upgrade openCypher TCK to M13 (#252)
  • Readme improvements (#249, #251, #260, #261, #262, #263, #265, #266, #274)
  • Cucumber report improvements (#257, #252)

TCK

tck

  • Report 1.0.1
  • Passing: 878
  • Failing: 80
  • Coverage: 91.65%