Skip to content

v1.4.1

Compare
Choose a tag to compare
@brunos252 brunos252 released this 19 Apr 09:59
· 48 commits to main since this release
3c54db9

Features and improvements

  • Installing and testing GQLAlchemy is now easier because Apache Arrow, PyTorch Geometric and DGL dependencies have been made optional. #235

Bug fixes

  • Removed unnecessary extra argument in the call of the escape_value method and fixed a bug in query creation for the Map property type. #198