Releases: plume-oss/plume
Releases · plume-oss/plume
v0.2.6
:bookmark: Release v0.2.6
v0.2.5
:bookmark: Release v0.2.5
v0.2.4
:bookmark: Release v0.2.4
v0.2.3.2
:ambulance: TigerGraph schema hotfix no 2
v0.2.3.1
:ambulance: TigerGraph schema hotfix
v0.2.3
:bookmark: Release v0.2.3
v0.2.2
:bookmark: Release v0.2.2
v0.2.1
Release v0.2.1
v0.2.0
:bookmark: Release v0.2.0
v0.1.8
:sparkles: Can Process DiffGraphs (#68) * Vertex mapper can handle the case where ID isn't given * Initial work on DiffGraph conversion * Created initial diff graph processor * Adjusted delete vertex for builders but ran into circular dependency * Adjusted tests for new deleteVertex signature * Added basic create and delete node * Have tested DiffGraph operations * Fixed ID bug in TigerGraphDriver.kt * Documented new features and bumped version * Added `updateVertexProperty` to IDriver and DiffGraphUtil.kt