Files
libre-bible-data/CHANGELOG.md
T
2026-07-15 20:12:22 -05:00

70 lines
4.0 KiB
Markdown

# Changelog
## Current
- Added the public-domain American Standard Version 1901 from eBible as `asv-eng-asv`.
- Packaged ASV Bible text, embedded Strong's links, translator footnotes, chapter shards, checksums, aggregate catalog metadata, and generated resource docs.
## 0.1.14 - 2026-07-12
- Added Eliran Wong's CC BY 4.0 KJV British-accent audio Bible as a LibreBible audio resource attached to `kjv-eng-kjv2006`.
- Generated verse-level audio segment metadata, chapter playlists, and book ZIP package indexes without vendoring the upstream MP3 files.
- Extended generated resource docs and the aggregate catalog with audio package counts and checksums.
## 0.1.13 - 2026-07-12
- Added OpenBible.info biblical places as a LibreBible map package with ancient places, modern locations, verse-place links, image attribution metadata, and catalog/docs output.
- Added UBS Project MARBLE Bible Routes as a LibreBible map package with route metadata and packaged GeoJSON overlays.
- Added repeatable import scripts for the new map packages and included both resources in the aggregate package catalog.
## 0.1.12 - 2026-07-12
- Added roadmap coverage for maps, audio Bible packages, and pronunciation resources as first-class LibreBible package types.
- Recorded hosted Libre Study web consumption as a package-catalog use case.
- Clarified that user accounts, notes, sessions, timelines, and collaboration data belong to apps/services, not LibreBible resource packages.
## 0.1.7 - 2026-07-12
- Added KJV translator footnotes from the eBible USFM package as `footnotes.jsonl`.
- Added footnote catalog metadata, generated docs, package checksums, and footnote counts.
- Normalized common mojibake punctuation found in imported USFM notes.
## 0.1.6 - 2026-07-12
- Added Open Scriptures Strong's Hebrew and Greek dictionaries as a LibreBible lexicon resource.
- Generated dictionary JSONL packages keyed by Strong's number for KJV hover/click reference behavior.
- Connected the dictionary package to existing KJV Strong's links through catalog attachment metadata.
## 0.1.5 - 2026-07-12
- Removed the external module pilot importer, audit outputs, generated pilot packages, and public catalog entries.
- Restored the active catalog to the KJV/eBible foundation while broader free-resource intake is designed around resource metadata, licensing, provenance, and generated packages.
- Kept aggregate catalog generation as source-neutral infrastructure.
## 0.1.4 - 2026-07-12
- Withdrawn pilot: tested an external module intake path for study aids, then removed it from the public direction in 0.1.5.
- Added aggregate catalog generation from all per-resource package catalogs so future imports do not overwrite the resource index.
## 0.1.3 - 2026-07-12
- Phase 3 machine catalog foundation: expanded aggregate and per-resource JSON catalogs with schema version, resource identity, translation metadata, contributors, features, attachments, source/license details, package paths, checksums, and file sizes.
## 0.1.2 - 2026-07-12
- Added generated human-facing resource docs for Gitea and future ChristIT.com catalog work.
- Phase 2 generated public docs: added a docs generator that writes `RESOURCE_INDEX.md` and per-resource detail pages from source manifests and generated package catalogs.
## 0.1.1 - 2026-07-12
- Enriched the KJV source manifest with translation, edition, contributor, feature, attachment, license, and catalog-display metadata.
- Recorded the reusable manifest convention for future Bible translations and study resources.
- Adopted the convention that each named implementation phase bumps the repo version and is committed locally and remotely.
- Phase 1 metadata foundation: expanded the KJV manifest and manifest documentation so future translations can describe editions, source text basis, contributors, concordance links, study notes, commentaries, maps, and other attachments.
## 0.1.0 - 2026-07-12
- Initial LibreBible data repository with KJV `eng-kjv2006` source manifest, checksum checking, USFM import, generated JSONL packages, and generated JSON catalog output.