Finance-Bank-ID-Mandiri
view release on metacpan or search on metacpan
- Parse newest CSV format (dubbed v201901) from MCM [Indonesian]
site.
0.37 2017-07-20 Released-By: PERLANCAR
- No functional changes.
- Reduce startup overhead for CLI.
0.36 2017-07-14 Released-By: PERLANCAR
- [Bugfix] Use debug() logger method instead of debugf() to be
compatible with Log::ger.
0.35 2017-07-03 Released-By: PERLANCAR
- No functional changes.
- Update doc about now using Log::ger.
0.34 2017-05-31 Released-By: PERLANCAR
- Update regexes to allow semicolon in description.
0.33 2016-01-07 Released-By: PERLANCAR
- Handle when statement page is empty ('tidak ditemukan catatan'),
currently untested because I got a timeout then can't try again
for a while because 'user already login'.
- Update regex for grep-ing balance.
- Tweak example code.
0.32 2015-04-28 Released-By: PERLANCAR
- No functional changes.
- Split CLIs to its own dist: App-IndonesianBankingUtils to reduce
deps.
0.31 2015-02-06 Released-By: PERLANCAR
- No functional changes.
- Adjust to Perinci::CmdLine -> Perinci::CmdLine::Classic.
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
( run in 2.405 seconds using v1.01-cache-2.11-cpan-0bb4e1dffa6 )