Releases: manojlds/thepill
Releases · manojlds/thepill
Release v0.9.1
Handle null in parameter metadata in certain cases
Release v0.9.0
More metada information around paramters
Release v0.8.1
Handle long values for double type
Release v0.8.0
Remove jackson and use kotlinx.serialization. Reduced JAR size!
Release v0.7.2
Handling of parameter types in sync with cypher types
Release v0.7.1
Downgrade jackson databind to avoid module-info issue
Release v0.7.0
Support for parameters with types.
Support for relationship properties beyond string values.
Release v0.6.0
Support for single step traversal.
Adds new procedure next_step
and new extension endpoint /thepill/next_step
Release v0.5.0
Support for property based leaves
Release v0.4.0
New unmanaged server extension to provide endpoint to provide results after a tree traversal.