Skip to content

Releases: manojlds/thepill

Release v0.9.1

Choose a tag to compare

@github-actions github-actions released this 18 Dec 08:55
Handle null in parameter metadata in certain cases

Release v0.9.0

Choose a tag to compare

@github-actions github-actions released this 13 Dec 06:29
More metada information around paramters

Release v0.8.1

Choose a tag to compare

@github-actions github-actions released this 10 Dec 05:49
Handle long values for double type

Release v0.8.0

Choose a tag to compare

@github-actions github-actions released this 05 Dec 17:34

Remove jackson and use kotlinx.serialization. Reduced JAR size!

Release v0.7.2

Choose a tag to compare

@github-actions github-actions released this 02 Dec 13:19
Handling of parameter types in sync with cypher types

Release v0.7.1

Choose a tag to compare

@github-actions github-actions released this 27 Nov 05:04
Downgrade jackson databind to avoid module-info issue

Release v0.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Nov 10:54

Support for parameters with types.

Support for relationship properties beyond string values.

Release v0.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Nov 10:10

Support for single step traversal.

Adds new procedure next_step and new extension endpoint /thepill/next_step

Release v0.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Nov 05:57
Support for property based leaves

Release v0.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Nov 04:13

New unmanaged server extension to provide endpoint to provide results after a tree traversal.