Skip to content

v0.2.0

Choose a tag to compare

@KevinRabun KevinRabun released this 09 Feb 23:43
· 13 commits to main since this release
99b362a

What's Changed

GDPR Data Quality Improvements

  • Remove navigation artifacts from all 99 articles and 173 recitals
  • Fix recital text extraction with proper Unicode handling
  • Strip standalone paragraph numbers for clean prose

Structure Simplification

  • Remove unreliable paragraphs array from articles
  • Simplify article structure to: number, title, text
  • Reduce JSON size by 26% (~500KB → ~370KB)

Full Changelog: v0.1.3...v0.2.0

What's Changed

  • feat: Add adversarial judges with GDPR accuracy validation by @KevinRabun in #5
  • feat: Add 8 new GDPR-compliant Azure Bicep templates (19 total) by @KevinRabun in #6
  • Fix Bicep template linting errors across 6 templates by @KevinRabun in #7
  • fix: correct README inaccuracies (tool count, template count, tool na… by @KevinRabun in #8
  • fix: improve GDPR data quality and simplify article structure by @KevinRabun in #9
  • feat: bump version to 0.2.0 by @KevinRabun in #10

Full Changelog: v0.1.3...v0.2.0