v0.3.1
Pre-release
Pre-release
Changes in 0.3.1
Improvements
- Allow for
Node
andRelationship
inputs to be given ascamelCase
andSCREAMING_SNAKE_CASE
(in addition tosnake_case
). - Convert non-json serializable properties to strings in the
render
method, instead of raising an error.