v0.2.0
Storage optimization and module population.
- Populate
fragment.modulewith containing module name (97% coverage) - Drop redundant
symbolsjsonb,abstract_hash,mfa_*columns - Filter operator/structural noise from references (26% fewer rows)
- Use SHA-256 for content hash (32B vs 64B)
- Add
examples/index_hex_corpus.exs
Breaking: Schema changes require a fresh index.
Hex: https://hex.pm/packages/exograph/0.2.0
Docs: https://hexdocs.pm/exograph/0.2.0