Skip to content

v0.2.0

Choose a tag to compare

@dannote dannote released this 12 May 18:54
· 122 commits to main since this release

Storage optimization and module population.

  • Populate fragment.module with containing module name (97% coverage)
  • Drop redundant symbols jsonb, 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