feat: add generic review projection and reporting

This commit is contained in:
2026-08-27 22:02:12 +08:00
parent 5b8acc3f4c
commit 668c139168
13 changed files with 2133 additions and 49 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "mdpolish"
version = "0.3.0"
version = "0.4.0"
description = "Deterministic functional core for composing exact Markdown modifiers"
requires-python = ">=3.11"
dependencies = []