Skip to content

Version 2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 08:16
· 26 commits to master since this release
63d3fe3

Features

  • Add support for Point datatype (#121)
  • Map datatype @swilly22 (#117)
  • select between RO_QUERY and QUERY (#102)
  • Add support for read_only queries (#101)

Changes

  • Fall back to GRAPH.QUERY when GRAPH.RO_QUERY is not available. (#124)
  • Switch circle CI to tox (#114, #115, #116, #126)
  • Remove assert statements from code base (#110)
  • Remove inheritance from object (#109)
  • Use prettytable instead of ptable (#106)
  • read only procedure call (#104)
  • define all (#95)

Bug Fixes

  • Update internal cached mapping upon graph version change (#94)

Thanks to: @norispavlovic @boris-42 & @GnaneshKunal for the contributing!