- [ENHANCEMENT] STA without date range to fetch all statements which have not yet been fetched
- [ENHANCEMENT] HAC without date range to fetch all transaction logs which have not yet been fetched
- [ENHANCEMENT] make xpath namespaces explicit, so we can cover a wider rage of responses
- [BUGFIX] unzip C5X payloads
- [ENHANCEMENT] B2B direct debits
- [BUGFIX] HPB namespaces are unpredictable so be ignore them
- [BUGFIX] fixing wrong variable bind within
credit
,debit
andstatements
- [ENHANCEMENT] uploads will return both ebics_order_id and ebics_transaction_id
- [BUGFIX] missing require statements for
zlib
- [BUGFIX] #16
setup
tried to initialize wrong class
- [BUGFIX] CCT order was submited as CD1
- [BUGFIX] padding was calculated against the wrong block size
- [BUGFIX] double encoding of the signature
- [BUGFIX] Sending
Receipts
after downloading data, to circumvent download locks - [BUGFIX] adding missing require statements
- adding HAC, HKD, C52 and C53 support
- less verbose object inspection for
Epics::Client
- readme polishing
- first release