From 2d8942e08edcbe5430f97270bdb1233e287600ee Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Thu, 20 Aug 2026 21:43:11 +0200 Subject: chore: v0.8.0 Citations become configurable: parsed into structure and re-rendered, so book names, abbreviations, punctuation style and numbering tradition are files a user edits rather than strings frozen in the data. New lib/citation (Book, Parse, Render, Sigla); [bible] and [sigla] sections in language files; lang/traditions.ini; three config keys and CLI flags. --raw emits every citation byte-for-byte as stored. --- dune-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dune-project') diff --git a/dune-project b/dune-project index 4b70a9b..b182ada 100644 --- a/dune-project +++ b/dune-project @@ -1,6 +1,6 @@ (lang dune 3.0) (name colitur) -(version 0.7.0) +(version 0.8.0) (generate_opam_files true) (cram enable) -- cgit v1.3