:sparkles: Features
* Docs lineage for change categories (817) mykalmax
:beetle: Bug fixes
* Include source dependencies in depends_on for dbt models. (827) crericha
* Fix json encoding for models (828) vchan
* Pin dbt-duckdb version to avoid test failures izeigerman
* Replace exp.StructKwarg with exp.ColumnDef in schema diff (830) GeorgeSittas
* Improve the change categorization results by pre-matching root AST nodes (831) izeigerman
* Various bugs from file tree, editor, lineage, docs (832) mykalmax
* Improve performance of get snapshots queries by using IN instead of AND/OR (820) crericha
:alien: Other
* Always redirect back to index.html (836) mykalmax