Skip to content

v0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@adamnsch adamnsch released this 22 May 09:57
· 44 commits to main since this release

Changes in 0.3.1

Improvements

  • Allow for Node and Relationship inputs to be given as camelCase and SCREAMING_SNAKE_CASE (in addition to snake_case).
  • Convert non-json serializable properties to strings in the render method, instead of raising an error.