Finance-Bank-ID-Mandiri

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN



0.30     2014-10-15  Released-By: PERLANCAR

         - No functional changes.

         - Add FAQ entry about connection failure with old versions of
           IO::Socket::SSL.


0.29     2014-08-26  Released-By: SHARYANTO

         - Remove the usage of LWP::Protocol::Net::Curl (doesn't seem to be
           needed anymore).

         - bin/download-mandiri: Replace App::Options with Perinci::CmdLine.
           Location of config file is now changed, as per Perinci::CmdLine, from
           ~/.app/download-mandiri.conf to ~/download-mandiri.conf. The syntax
           of the configuration is the same (it's actually now IOD, but IOD
           supports the App::Options configuration syntax).

         - [Incompat] bin/download-mandiri: --profile is now --config-profile.


0.28    2014-05-17  Released-By: SHARYANTO

        - No functional changes.

        - Replace File::Slurp with File::Slurp::Tiny.


0.27    2013-11-03  Released-By: SHARYANTO

        - Add simulation mode and save dir (like in Finance-Bank-ID-BCA).


0.26    2013-07-17  Released-By: SHARYANTO

        - No functional changes. Add pointer for casual new users.


0.25    2013-03-08  Released-By: SHARYANTO

        - get_statement(): Get error message from statement form (so instead of
          'failed getting statement' generic error, you can get e.g. 'Jangka
          waktu tidak valid').

        - get_statement(): Instead of 31 days, set default period to 1 month
          (which can be 28/29/30/31 days, depending on the month). This seems to
          be the bank's limit.


0.24    2012-11-17  Released-By: SHARYANTO

        [UPDATES AND WORKAROUNDS]

        - (personal) Site changed text 'Posisi Saldo' to 'Informasi Saldo' in
          account details/balance page.

        - Experiment using LWP::Protocol::Net::Curl because it supports
          HTTP_PROXY and its sslversion=>3 works while HTTPS_VERSION=3 does not
          work and hangs the website.

        - Use HTTP::Headers::Patch::DontUseStorable to avoid problem when
          cloning Regexp object.


0.23    2012-11-16  Released-By: SHARYANTO

        - (personal) Sometimes transaction history page is titled 'MUTASI
          REKENING' instead of 'HISTORI TRANSAKSI'.


0.22    2012-02-08  Released-By: SHARYANTO

        - Synchronize to Finance::Bank::ID::Base 0.22. Add script
          bin/parse-mandiri-statement. Add return_datetime_obj option in
          parse_statement(). Copy-pasting copy-pasted text from GUI browser is
          deprecated (except for new MCM format for now).


0.21    2011-07-15  Released-By: SHARYANTO

        [ENHANCEMENTS]

        - Support old MCM format (v201103) as well as new one (v201107).


0.20    2011-07-13  Released-By: SHARYANTO

        [FIXES]

        - (build) Fix dzil's dist.ini.


0.19    2011-07-13  Released-By: SHARYANTO

        [UPDATES]

        - Parse new MCM format (July 2011).


0.18    2011-06-15  Released-By: SHARYANTO

        - No functional changes. Fixed missing dependencies [CT].


0.17    2011-06-10  Released-By: SHARYANTO

        - No functional changes.

        [BUG FIXES]

        - Workaround for App::Options' quirk, to avoid test failures.

        - Some POD fixes.


0.16    2011-06-10  Released-By: SHARYANTO

        - No functional changes. Moved script from examples/ to bin/.



( run in 0.897 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )