Skip to content

v0.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 03:51
· 2 commits to main since this release
336a32f

Deterministic Scripture artifact — CI-built, attested bytes; nothing rebuilt at tag time.

Consumers pin both the engine semver and this descriptor.
Verify content.db against databaseSha256 in
content-artifact.json before opening it — the engine's admission
check expects a database whose identity you have confirmed.

Installing the engine:

npm i @jestek-dev/scripture-engine@0.14.0
# or, with no npm registry:
npm i https://github.com/jestek-dev/scripture-search-engine/releases/download/v0.14.0/jestek-dev-scripture-engine-0.14.0.tgz

OpenBible.info data in this artifact is licensed CC BY 4.0 — the
attribution obligation passes through to consumer apps.
Sources and rights: see docs/ATTRIBUTIONS.md.