graphrag/.semversioner/0.4.1.json
Alonso Guevara 1a13e0fd93
Release v0.9.0 (#1479)
* Release v0.9.0

* Spellcheck
2024-12-06 14:29:55 -06:00

34 lines
821 B
JSON

{
"changes": [
{
"description": "Add update cli entrypoint for incremental indexing",
"type": "patch"
},
{
"description": "Allow some CI/CD jobs to skip PRs dedicated to doc updates only.",
"type": "patch"
},
{
"description": "Fix a file paths issue in the viz guide.",
"type": "patch"
},
{
"description": "Fix optional covariates update in incremental indexing",
"type": "patch"
},
{
"description": "Raise error on empty deltas for inc indexing",
"type": "patch"
},
{
"description": "add visualization guide to doc site",
"type": "patch"
},
{
"description": "fix streaming output error",
"type": "patch"
}
],
"created_at": "2024-11-08T23:13:05+00:00",
"version": "0.4.1"
}