You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs: add comments to remaining client methods ([`f16ba40`](https://github.com/groc-prog/pyneo4j-ogm/commit/f16ba40f166769cdae070e2fc7d3777989b6b96f))
22
+
23
+
24
+
* docs: add comments to db client ([`d1b6872`](https://github.com/groc-prog/pyneo4j-ogm/commit/d1b687211b926672784cc457edddd568b7d1f4dc))
25
+
26
+
27
+
* docs: add comments and update docstrings ([`b8c479d`](https://github.com/groc-prog/pyneo4j-ogm/commit/b8c479d731a55fe18b9ecf8513906b3348d96867))
28
+
29
+
30
+
* docs: update documentation and split docs into separate files ([`77d0a28`](https://github.com/groc-prog/pyneo4j-ogm/commit/77d0a280a51272ae5104238c17556f8d9fac8580))
* fix: convert list to set before comparing contents ([`b4468f9`](https://github.com/groc-prog/pyneo4j-ogm/commit/b4468f966f09d77a39d71f53744d584138a5b051))
46
+
47
+
48
+
6
49
## What's Changed in v0.5.2 (2024-02-22)
7
50
8
51
@@ -38,6 +81,7 @@
38
81
39
82
* fix: fix validation error when passing "*" to $maxHops ([`753af19`](https://github.com/groc-prog/pyneo4j-ogm/commit/753af193a60042559d3be0e67471dddb4f66544a))
0 commit comments