Release v1.10
gitbuda
released this
24 Aug 08:01
·
108 commits
to main
since this release
What's Changed
Features and improvements
- You can use the
label
module to check whether a node has the given label. #304 - Time zones don’t have to be difficult to work with. The
date
module provides utilities for date and time operations. #291 - The
text
module simplifies string concatenation and supports custom delimiters. #287
Bug Fixes
- LLM prompts returned by the
llm_util
module now list node and relationship properties in a consistent order. #324