Phase 1 enrich KJV manifest metadata

This commit is contained in:
2026-07-11 21:52:17 -05:00
parent 5c45070dc6
commit 29bbc41b55
8 changed files with 272 additions and 24 deletions
+15
View File
@@ -0,0 +1,15 @@
# Changelog
## Current
- 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.
## 0.1.1 - 2026-07-12
- 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.