File tree Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change 1+ 1.2.0 (2024-10-21)
2+ ------------------
3+
4+ New
5+ ~~~
6+ - Use `_graphs` instead of `nxadb_graphs` (#66) [Anthony Mahanna]
7+
8+ * new: use `_graphs` instead of `nxadb_graphs`
9+
10+ * fix: lint
11+
12+ * fix: typo
13+
14+ * cleanup
15+
16+ * cleanup: use `GRAPH_FIELD`
17+
18+ * fix: env var
19+
20+ * fix: lint
21+
22+ * bump version
23+
24+ Other
25+ ~~~~~
26+ - Bump: networkx dep (#64) [Anthony Mahanna]
27+
28+ * bump: networkx dep
29+
30+ * fix: `mypy`
31+
32+ * new: `_should_backend_run`
33+
34+ overriding https://github.com/networkx/networkx/blob/networkx-3.4.1/networkx/utils/backends.py#L1514-L1535 to support backwards compatibility
35+
36+ * Update VERSION
37+
38+ * fix: use `from_networkx` if graph does not exist in db
39+
40+ * remove demo.py
41+
42+ * new: `_should_backend_run`, `_can_backend_run`
43+
44+ * fix: lint
45+ - !gitchangelog (#62) [aMahanna, github-actions[bot]]
46+
47+
1481.1.0 (2024-10-08)
249------------------
350
You can’t perform that action at this time.
0 commit comments