58 lines
3.2 KiB
Markdown
58 lines
3.2 KiB
Markdown
# Changelog
|
|
|
|
## Current
|
|
|
|
- Added roadmap coverage for maps, audio Bible packages, pronunciation resources, hosted web consumption, and the boundary between public resource data and private app/user data.
|
|
- Added KJV translator footnotes from the eBible USFM package.
|
|
|
|
## 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.
|