Releases: isecurefi/wscli-php
Releases · isecurefi/wscli-php
v1.0.1
- update packages (files uploadFile works)
v0.9.1
- New SDK with codegen 2.2.3
v0.9.0
- Update SDK with wsapi v2.4.0: remove
wstargetid
parameter as it is not needed with the API anymore
v0.8.5
- Fix missing dependency from
box.json
v0.8.4
phpcs
and phpmd
updates and fixes for SDK
- Use
composer.lock
- Setup MIT licenses
- Add SDK version into UserAgent
- Add
CONTRIBUTING.md
and CODE_OF_CONDUCT.md
v0.8.3
- Fix
targetId
-> WsTargetId
(nordea)
v0.8.2
- Fix
wstargetid
caseness to WsTargetId
. Make WsTargetId
parameter optional. It is required by Nordea only (for osuuspankki, it is fixed MLP
by service)
- Add support for
exportCerts
into the SDK and CLI, API v2.3.1 does not yet actually export the private key