Skip to content

chore(main): release 0.13.0 - #113

Merged
leoneperdigao merged 1 commit into
mainfrom
release-please--branches--main
Mar 20, 2026
Merged

chore(main): release 0.13.0#113
leoneperdigao merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.13.0 (2026-03-20)

Features

  • add allowlist/denylist for known safe values (#104) (7dca120), closes #100
  • add Australia PII detectors — TFN, Medicare, ABN, phone, postcode (#66) (e417efa)
  • add Brazil PII detectors — CPF, CNPJ, phone, CEP, PIS, CNH (#70) (c4b7b1d)
  • add Canada PII detectors — SIN, phone, postal code, passport (#69) (1744bb7)
  • add China PII detectors (#67) (7b805d3)
  • add common/global PII detectors — email, credit card, IP, URL, IBAN, MAC (#40) (d9eb141), closes #7
  • add compliance presets — GDPR, HIPAA, PCI-DSS, LGPD, APPI, PIPL, PIPA, DPDP, PIPEDA, Privacy Act (#74) (dbbe4ec)
  • add detector registry with zero-config defaults and package-level convenience functions (#61) (7acb435)
  • add EU AI Act compliance preset for training data governance (#81) (6e9d118)
  • add EU-wide PII detectors — VAT ID, passport MRZ (#45) (b9b40ac)
  • add France PII detectors — NIR, NIF, phone, code postal, CNI (#49) (888787e)
  • add Germany PII detectors — ID card, Steuer-ID, phone, PLZ (#50) (8a12f55)
  • add India PII detectors (#68) (c3ec039)
  • add Japan PII detectors — My Number, Corporate Number, phone, postal, passport (#63) (6072100)
  • add Netherlands PII detectors — BSN, phone, postal code, KvK, Dutch ID (#48) (b243fa7)
  • add South Korea PII detectors — RRN, phone, postal, passport (#64) (c7b7ec5)
  • add structured data support for JSON and CSV field-level scanning (#107) (b316fdd), closes #87
  • add UK PII detectors — NIN, NHS, phone, postcode, UTR (#46) (1890580)
  • add US PII detectors — SSN, EIN, phone, ZIP, passport, ITIN, Medicare (#41) (cc8ac96), closes #8
  • consistent redaction — same PII value maps to same replacement (#106) (94e869c), closes #88
  • v0.1.0 foundation — hexagonal architecture scaffold (#30) (ea52c0d)

Bug Fixes

  • force first release as v0.1.0 via release-as (#37) (8e76b7e), closes #25
  • improve benchmark PR comment formatting (#85) (58a5ce6)
  • remove bump-patch-for-minor-pre-major so feat: bumps minor (#43) (3322dc8)
  • set initial manifest version to 0.0.1 for correct pre-1.0 bumping (#34) (a39fcf0), closes #25
  • use fence_code_format for Mermaid in mkdocs.yml (#58) (b38b3a9)
  • use PAT for release-please to allow PR creation (#32) (6d4b933), closes #25
  • WithPreset returns error on unknown name instead of panicking (#105) (0b8c8fd)

Documentation

  • add CITATION.cff for academic citation (#51) (c6ad237)
  • add MkDocs site with Material theme and GitHub Pages deployment (#55) (0bd2a41)
  • add README, CONTRIBUTING, ARCHITECTURE, SECURITY, and examples (#53) (87e37bc)
  • update README and docs for all 14 locales, presets, and zero-config API (#78) (9dc9d22)

Miscellaneous


This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from 077f50c to 4921ae5 Compare March 20, 2026 07:47
@leoneperdigao
leoneperdigao merged commit d80642a into main Mar 20, 2026
@leoneperdigao
leoneperdigao deleted the release-please--branches--main branch March 20, 2026 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment