Skip to content

Commit a42772d

Browse files
authored
Query callbacks (#1721)
* Add callbacks to global search * Add callbacks to local search * Add streaming callbacks in local search CLI * Add callbacks to basic search * Add callbacks to DRIFT search * Semver * Return generators directly in API * Guard callbacks
1 parent efcaf96 commit a42772d

File tree

13 files changed

+281
-201
lines changed

13 files changed

+281
-201
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "major",
3+
"description": "Rework API to accept callbacks."
4+
}

0 commit comments

Comments
 (0)