Releases: sandermarechal/jejik-mt940
Releases · sandermarechal/jejik-mt940
0.5.18 - 7.2 Release
What's Changed
- Adjust eref information for ING.
- Payment information available in /EREF/ + /REMI/USTD// fields
New Contributors
Full Changelog: 0.5.17...0.5.18
0.6.2
Changes from Chargecloud GmbH
- Parser: BayerischeLandesbank
- Parser: Bil
- Parser: LandesBankHessen
- Parser: Raiffeisen
- Test: ParserTransactionTest
and some Fixes
Last 7.2 release
In this release are some additional parser. It’s a special branch, which is php 7.1 / 7.2 compatible.
Thanks to chargecloud GmbH
new blz for Commerzbank
added new blz for Commerzbank #51 (thanks to Lars)
PHP 7.4 and higher
Changes for PHP 7.4 and higher
more properties and support for RCR transactions
restore php7.3 compatibility
reverted last pr-commit. to restore php 7.3 compatibility
Changed Return value from Statement to StatementInterface
Methods statement() and statementBody() changed return value from ?Statement to ?StatementInterface
Hotfix: restored if clause
restores if clause in getTransactionLines