COMMITS
June 1, 2026
M
Rewrite README and bump oxgraph umbrella to 0.2.1 (#17)
Michael Assaf committed
M
Release oxgraph 0.2.0 (#16)
Michael Assaf committed
M
Foundation overhaul: shared substrate, de-forked consumers, correctness + verification (#15)
Michael Assaf committed
May 28, 2026
M
Prepare oxgraph 0.1.0 crates.io release (#14)
Michael Assaf committed
May 26, 2026
D
chore(deps): bump the workspace group with 4 updates (#13)
dependabot[bot] committed
D
chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 (#12)
dependabot[bot] committed
M
Add GitHub CI, Dependabot, and security policy files (#11)
Michael Assaf committed
M
Add Postgres engine and pgrx extension workspace
Michael Assaf committed
May 18, 2026
M
Add YAML producer-side example and property snapshot decoder API
Michael Assaf committed
M
Merge pull request #10 from oxgraph/cursor/ae00901d
Michael Assaf committed
M
Re-sync .shapes graph with post-consolidation codebase
Michael Assaf committed
M
Reduce LOC via structural dedup and crate consolidation
Michael Assaf committed
May 14, 2026
M
Collapse hypergraph PageRank entry points and drop weight aliases
Michael Assaf committed
May 12, 2026
M
Consolidate builder helpers, CSR validation, PageRank, and weights
Michael Assaf committed
May 8, 2026
M
Centralize Python facade label index
Michael Assaf committed
M
Simplify snapshot word conversion ownership
Michael Assaf committed
May 7, 2026
M
Merge stacked PR #1: CSR: parameterize index widths
Michael Assaf committed
M
Merge stacked PR #2: Plan weighted topology, properties, PageRank, and Python stack
Michael Assaf committed
M
Merge stacked PR #3: Add topology capabilities and harden BCSR widths
Michael Assaf committed
M
Merge stacked PR #4: Add Arrow-backed property layers and snapshot validators
Michael Assaf committed
M
Merge stacked PR #5: Add append-only graph builder and frozen graph view
Michael Assaf committed
M
Merge stacked PR #6: Add append-only directed hypergraph builder
Michael Assaf committed
M
Merge stacked PR #7: Add generic graph and hypergraph PageRank
Michael Assaf committed
M
Merge stacked PR #8: Add feature-gated umbrella re-exports
Michael Assaf committed
M
Merge stacked PR #9: Add standalone Python facade for OxGraph
Michael Assaf committed
M
Clean Python topology facade API
Michael Assaf committed
M
feat: ready standalone Python facade
Michael Assaf committed
M
chore: keep Python facade out of workspace lockfile
Michael Assaf committed
M
fix: curate umbrella feature surface
Michael Assaf committed
May 6, 2026
M
feat: add Python facade for OxGraph
Michael Assaf committed