Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 583 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 583 Bytes

Changelog

All notable changes to steuernummer will be documented in this file.

v1.1.1 - 2024-11-07

  • Adds four new test tax offices in BY

Full Changelog: https://github.com/rechtlogisch/steuernummer/compare/v1.1.0...v1.1.1

v1.1.0 - 2024-11-07

  • Support and test PHP 8.4

Full Changelog: https://github.com/rechtlogisch/steuernummer/compare/v1.0.0...v1.1.0

v1.0.0. - 2024-07-09

  • Normalizes, denormalizes and validates German tax numbers
  • Returns human readable errors for invalid input
  • Includes multiple helpers with functions.php (PSR-4 autoladed)