Finance-Bank-Postbank_de

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Finance::Bank::Postbank_de.

0.57 2019-03-31
  * Test suite stability fixes
    We now sleep a second between each access...
  * New predicates on ::Account to check the account type.
    This centralizes checking for the ->productType field.
  * Documentation

0.56 2019-01-06
  * Made buildtool and few others not executable (MANWAR)
  * Send the "device-signature" header again
  * (Developer) diagnostics are now available in the code proper
  * Better error handling in case of credential failures

0.55 2018-12-03
  * Adapt to site (well, API-data) changes
    BAUFINANZIERUNG accounts will not be returned for the time being

0.54 2018-09-02
  * Add missing prerequisite for JSON, Future
    This addresses RT #127022 , reported by Slaven Rezic

0.53 2018-09-02
  + Add missing prerequisite for Filter::signatures
    This addresses RT #127022 , reported by Slaven Rezic

0.52 2018-09-02
  [Distribution]
  + This is most likely a breaking change. I've tried to keep the old interface
    alive and so far, the test suite passes with what I think are mostly
    data changes and removal of old tests that reached too deep.
  + Merge the API branch, as the old website got switched off.
  + There is no compatibility shim yet to restore the functionality of the old
    module. The tests will currently fail, sorry.
  + All files are now stored and read as UTF-8 indiscriminately.
  + Use the new API, which could be less fragile than the scraping approach
    used before.

0.51 2018-07-17
  [Distribution]
  + Fix prerequisites
    Test::MockObject was missing, MIME::Lite is only a test prerequisite

0.50 2018-07-16
  [Certificate fixes]
  + Fix SSL certificate check to reflect the (systems) merger of Postbank
    and Deutsche Bank
  [Code fixes]
  + Fix handling of session after downloading a CSV file

0.49 2018-04-21
  [Test fixes]
  + Better maintenance detection, mostly for the demo site
  + Better test resiliency, mostly for the demo site

0.48 2018-02-22
  [Certificate fixes]
  + Add some text aliases used/produced by some BSD version of SSL

0.47 2017-07-16
  [Certificate fixes]
  + Add one more numeric identifier for certificates
    This fixes RT #122506, reported by Slaven Rezic

0.46 2017-07-16
  [Code fixes]
  + Make module more resilient against old versions of IO::Socket::SSL
    which don't have OCSP support
    This was reported by the CPAN testers with at least IO::Socket::SSL
    version 1.967
  [Certificate fixes]
  + Update certificate

0.45 2017-04-17
  [Test fixes]
  . Fix test suite that broke due to . (dot) not being in
    @INC anymore, thanks to Ryan Voots

0.44 2016-11-22
  [Test fixes]
  . Remove the EURO sign from the canned account statement
    This should address RT #117204, again; reported by
    Slaven Rezic, thanks!

0.43 2016-10-15
  [Code fixes]
  ! We only enable fingerprint verification for OpenSSL versions
    below 1.0.2. For 1.0.2 and higher, we rely on OpenSSL to do
    The Right Thing.
    Note that Debian Jessie will stay on 1.0.1



( run in 1.197 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )