Release v0.1.5

This commit is contained in:
2026-07-07 15:49:06 +02:00
commit 0f601fc693
43 changed files with 592 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
Metadata-Version: 2.4
Name: govoplan-audit
Version: 0.1.4
Summary: GovOPlaN audit platform module.
Author: GovOPlaN
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: govoplan-core>=0.1.4
Requires-Dist: govoplan-access>=0.1.4
# GovOPlaN Audit
`govoplan-audit` owns audit API route contributions during the GovOPlaN module
split.
This repository owns the live `audit_log` table while preserving the
historical table name. It provides audit API route contributions and is the
target boundary for future audit sink/export capability work.