Skip to content

Releases: jestek-dev/scripture-search-engine

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 03:51
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.

Source snapshots 2026-08

Choose a tag to compare

@jestek-dev jestek-dev released this 26 Aug 14:47
8c8b78d

Durable archive of upstream source snapshots captured for the 2026-08 re-pins (docs/source-repins.md step 1; errand J52/A5a). Checksums are the capture-time sha256 of each asset; the re-pin PR pins these exact bytes. Captured 2026-08-25 ~18:19 UTC.

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 12:47
ac64800

Deterministic Scripture artifact.

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 — no npm registry required:

npm i https://github.com/jestek-dev/scripture-search-engine/releases/download/v0.7.1/jestek-dev-scripture-engine-0.7.1.tgz

Sources and rights: see docs/ATTRIBUTIONS.md.

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 01:58
3606078

Deterministic Scripture artifact.

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 — no npm registry required:

npm i https://github.com/jestek-dev/scripture-search-engine/releases/download/v0.7.0/jestek-dev-scripture-engine-0.7.0.tgz

Sources and rights: see docs/ATTRIBUTIONS.md.