Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,45 @@
1.3.0 (2025-01-10)
------------------

New
~~~
- Fully support parameterized `db` object (#70) [Anthony Mahanna]

* new: fully support parameterized `db` object

* fix: `hosts`

* fix: docstring

* new: support `use_gpu` algorithm parameter

* new: `test_multiple_graph_sessions`

Fix
~~~
- Readme img. [Anthony Mahanna]

Other
~~~~~
- Bump: version. [Anthony Mahanna]
- Rm: scarf. [Anthony Mahanna]
- Cleanup: `overwrite_graph` and `chat` (#69) [Anthony Mahanna]

* cleanup: `overwrite_graph`

* fix: typo

* fix: `chat`

* temp: disable `chat`
- Temp: lock adb. [Anthony Mahanna]

need to investigate issues with 3.12.3
- Update README.md. [Anthony Mahanna]
- Update README.md. [Anthony Mahanna]
- !gitchangelog (#67) [aMahanna, github-actions[bot]]


1.2.0 (2024-10-21)
------------------

Expand Down