Releases: ARAS-Workspace/eu-ai-act-rag
Releases · ARAS-Workspace/eu-ai-act-rag
v-1.0.4
v-1.0.3
Fix Turkish slogan formatting in README_TR
v-1.0.2
Add deterministic validation step and fix parser coverage gaps - Add validator.py: deterministic coverage checks between parse and convert (count validation, empty content, sequential numbering, structural integrity, coverage ratio per item via cross-path text comparison) - Fix parser: QUOT.S support for amendment articles (article:108 0.14→0.99), nested LIST in ITEM handler, GR.SEQ title TI/STI separation (annex:XI 0.44→0.91) - Fix converter: cross_references limited to 5 CELEX strings, items inlined in paragraph text (correct document order) - Add ValidationConfig to config.py with YAML-driven expected counts - Update pipeline.py to run validation in advisory mode (never blocks) - Update README.md and README_TR.md with validation documentation
v-1.0.1
Refactor error handling, parser, converter, security and restructure …
v-1.0.0
Add reusable build workflow and release workflow