Skip to content

v0.10.0

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 03 Sep 14:17
· 9 commits to main since this release
6005eaa

New Features

  • Make the docs index build deterministic and change-aware (#114). The page metadata now lives inside docs_index.npz, so the artifact is one file published with one rename. Each page and chunk carries a content hash, unchanged chunks reuse their stored embeddings, and zip timestamps are fixed, so an unchanged documentation set produces a byte-identical artifact and the daily refresh no longer cuts a release when nothing changed. The build also reports added, changed, and removed pages.