Releases: jschaedl/iban-validation
Releases · jschaedl/iban-validation
v2.5.1
v2.5.0
What's Changed
- feat: add support for php8.4 by @joostdebruijn in #116
New Contributors
- @joostdebruijn made their first contribution in #116
Full Changelog: v2.4.0...v2.5.0
v2.4.0
v2.3.0
What's Changed
Full Changelog: v2.2.0...v2.3.0
v2.2.0
Version 2.1.0
What's Changed
- Improve makefile and update dev dependencies by @jschaedl in #106
- Update iban registry to version 202307r95 by @jschaedl in #107
- Prepare 2.1.0 by @jschaedl in #108
- Add make target to create a new tag and trigger release by @jschaedl in #109
- Adjust make release target to create signed and verified releases by @jschaedl in #110
Full Changelog: v2.0.1...v2.1.0
Version 2.0.1
Version 2.0.0
What's Changed
- Introduce php-cs-fixer by @jschaedl in #35
- Drop support for php71 and php72 by @jschaedl in #36
- Added argument and return type hints by @jschaedl in #37
- Introduced phpstan and applied rules by @jschaedl in #38
- Introduced a Makefile for convenience by @jschaedl in #39
- Fixed swift script by @jschaedl in #40
- Improved Iban Validator by @jschaedl in #41
- remove no longer needed PHP version check by @xabbuh in #42
- Marked classes as final and introduced deprecations by @jschaedl in #43
- Fix branch alias by @jschaedl in #44
- Remove deprecations and make classes final by @jschaedl in #47
- Fix minimum php version by @jschaedl in #48
- Introduce phive and remove all dev dependencies by @jschaedl in #57
- Update supported php version by @jschaedl in #58
- Readme by @jschaedl in #59
- fix changelog by @jschaedl in #70
- adjust readme by @jschaedl in #71
- Make tests run on php82 by @jschaedl in #87
- Various improvements by @jschaedl in #88
- Fix CHANGELOG by @jschaedl in #89
- Introduce workflow to support automatic releases by @jschaedl in #92
- Update CHANGELOG.md by @markusramsak in #91
- Cleanup test cases by @jschaedl in #93
- Cleanup code regarding php8 by @jschaedl in #94
- Introduce argument "throw" to Validator:validate() method by @jschaedl in #95
- Makefile improvements by @jschaedl in #96
New Contributors
- @markusramsak made their first contribution in #91
Full Changelog: v1.8.3...v2.0.0
Version 1.8.4
Released on December 12th 2022
This is the last bugfix version of major version 1
. Please upgrade to version 2.0.0
.