aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * feat(ef): implement the calendarium's bissextile February shiftLukasz Kasprzak2026-08-2217-27/+375
| * docs(L3): the bissextile rubric is scan-verified after allLukasz Kasprzak2026-08-221-1/+1
| * test(fiuv-ordo): add the FIUV universal Ordo as a second, independent witnessLukasz Kasprzak2026-08-227-1/+2506
| * test(lms-ordo): extend the LMS witness layer from one year to threeLukasz Kasprzak2026-08-227-480/+3670
| * docs: six validation layers, not five -- the LMS Ordo is wired inLukasz Kasprzak2026-08-223-12/+58
| * docs(cli): --help's rubrics section drifted to three fields, it has fourLukasz Kasprzak2026-08-222-7/+26
| * fix(kernel): Mass_formulary.t.said is honestly optional -- was false for VotiveLukasz Kasprzak2026-08-2210-51/+153
| * test(ef): compare the LMS Ordo's formulary override STRING, not just presenceLukasz Kasprzak2026-08-221-13/+207
| * fix(ef): RG 476(f) -- the Creed is not said at a Requiem MassLukasz Kasprzak2026-08-225-45/+247
| * test(ef): the LMS Ordo as a sixth validation layerLukasz Kasprzak2026-08-227-1/+2474
| * fix(ef): check RG 24/25's ferial invariant instead of asserting itLukasz Kasprzak2026-08-222-11/+215
| * feat(ef): the Creed, RG 475-476Lukasz Kasprzak2026-08-2217-29/+612
| * feat(cli): colitur rubrics prints the day's Mass formularyLukasz Kasprzak2026-08-223-18/+248
| * docs(ef): retract the false LMS Ordo witness claim for Mass_formulary.VotiveLukasz Kasprzak2026-08-223-23/+61
| * fix(kernel,ef): a votive Mass is not the day's own -- add Mass_formulary.VotiveLukasz Kasprzak2026-08-216-26/+69
| * feat(kernel,ef): the lectionary reports which Mass it saidLukasz Kasprzak2026-08-2112-46/+281
| * feat(kernel): a type for which Mass a day saysLukasz Kasprzak2026-08-214-1/+65
|/
* release: v0.10.1v0.10.1Lukasz Kasprzak2026-08-213-3/+3
* docs: CHANGELOG entry for 0.10.1Lukasz Kasprzak2026-08-211-0/+3
* docs(C39): day-level confirmation from the LMS OrdoLukasz Kasprzak2026-08-212-8/+20
* merge: RG 33's third omission triggerLukasz Kasprzak2026-08-2116-26/+494
|\
| * docs(C39): O'Connell 1964 confirms the rule and the vigil inventoryLukasz Kasprzak2026-08-211-1/+7
| * docs(C39): withdraw the Ordo corroboration claimLukasz Kasprzak2026-08-212-5/+11
| * docs(C39): correct the shape split, 7/3 -> 6/4Lukasz Kasprzak2026-08-211-1/+1
| * chore: gitignore .superpowers working artifactsLukasz Kasprzak2026-08-211-0/+4
| * feat(ef): implement RG 33's third omission triggerLukasz Kasprzak2026-08-2115-26/+478
|/
* docs(config): document the flavour keyLukasz Kasprzak2026-08-211-0/+40
* release: v0.10.0v0.10.0Lukasz Kasprzak2026-08-213-3/+3
* feat(config): flavour is settable, and an INI overlay is diagnosedLukasz Kasprzak2026-08-216-5/+77
* fix(cli): diagnose an INI overlay passed to --overlayLukasz Kasprzak2026-08-212-0/+45
* docs: correct a stale READMELukasz Kasprzak2026-08-211-10/+44
* build: verify the upload instead of assuming itLukasz Kasprzak2026-08-211-5/+21
* build: publish the latest tag, not strictly HEADLukasz Kasprzak2026-08-211-2/+4
* build: publish one current tarball instead of per-tag snapshotsLukasz Kasprzak2026-08-212-2/+28
* chore: v0.9.0v0.9.0Lukasz Kasprzak2026-08-203-3/+3
* Merge branch 'robustness-and-hackability'Lukasz Kasprzak2026-08-2016-95/+598
|\
| * fix(render): a month answers to both spellings of its own nameLukasz Kasprzak2026-08-203-5/+62
| * fix: audit findings — parser strictness, name ambiguity, and errorsLukasz Kasprzak2026-08-2013-90/+536
|/
* chore: v0.8.0v0.8.0Lukasz Kasprzak2026-08-202-2/+2
* Merge branch 'citations-and-sigla'Lukasz Kasprzak2026-08-2046-1679/+4600
|\
| * fix(citation): close the final review's blocking findingsLukasz Kasprzak2026-08-207-18/+94
| * fix(lang): stop internal book ids reaching output, and finish the docsLukasz Kasprzak2026-08-204-17/+132
| * docs(citation): sigla flags, book naming and traditionsLukasz Kasprzak2026-08-202-5/+437
| * fix(lang): disambiguate the two Books of Kings in full modeLukasz Kasprzak2026-08-201-6/+12
| * feat(lang): Latin and English book names, and the shipped sigla stylesLukasz Kasprzak2026-08-2015-175/+730
| * feat(render): citations render through Sigla at both call sitesLukasz Kasprzak2026-08-2018-1558/+1804
| * feat(config): sigla_style, sigla_book and sigla_traditionLukasz Kasprzak2026-08-205-34/+284
| * fix(citation): complete the modern tradition, and test the shipped fileLukasz Kasprzak2026-08-202-4/+41
| * feat(lang): traditions.ini, and its install ruleLukasz Kasprzak2026-08-206-6/+126
| * feat(lang): read [bible] and [sigla] sectionsLukasz Kasprzak2026-08-203-4/+95