Changelog
August 13, 2026 · View on GitHub
Rate changes themselves are not listed here — they land automatically whenever the
European Commission TEDB publishes them, and every change is visible in the commit
history of src/eu_vat_rates_data/eu_vat_rates_data.json.
This file records changes to the package API, the data format, and corrections to
hand-maintained fields.
2026-04-25
- fix: Corrected Sweden (SE) VAT number regex — was
^SE\d{12}$, now correctly requires the mandatory01suffix:^SE\d{10}01$.