Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 639 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 639 Bytes

Changelog

All notable changes to steuer-id will be documented in this file.

v1.2.0 - 2024-11-07

  • Support and test PHP 8.4

v1.1.0 - 2024-07-09

  • Adds exception type as error key,
  • Whitespaces are no longer removed by default

v1.0.1 - 2024-05-14

  • Small improvements and fixes

Full Changelog: https://github.com/rechtlogisch/steuer-id/compare/v1.0.0...v1.0.1

v1.0.0 - 2024-05-14

  • Validates German (test) Tax-IDs
  • Returns human readable errors for invalid input
  • Includes two helpers isSteuerIdValid() and validateSteuerId()

Full Changelog: https://github.com/rechtlogisch/steuer-id/commits/v1.0.0