All notable changes to alphalomi/mrz
will be documented in this file.
- Add
MrzLine
class - Add
MrzField
class
- nothing
- Add
MrzParser
class - GitHub Sponsors support via
FUNDING.yml
. - Comprehensive testing setup using GitHub Actions for PHP 8.1 and 8.2 across Ubuntu and Windows.
- Minor documentation( in README.md) improvements for better clarity.
- Skipping Accent Dialectic characters functuonality.
- Updated
.gitignore
to exclude additional files (*.cache
,composer.lock
, etc.) for cleaner repository management.
- This release focuses on project sustainability and quality assurance enhancements.
- Fix use of deprecated
utf8_decode
function
- initial release
- Add
Mrz
class