Version 2.4.0
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!