Revision history for Finance-Bank-ID-Mandiri
0.15 2011-03-08
- switch from Mouse to Moo
- adjustment to latest MCM semicolon format (optional extra field for
third description line. or is it unescaped semicolon? we'll just have
to see)
0.14 2010-12-03
- change example script to use Log::Any::App
0.13 2010-09-24
- make semicolon format parsing stricter, stricter is better
0.12 2010-09-23
- enable verify_https in example script
- add support for parsing new corporate ibanking statement (MCM),
semicolon format
0.11 2010-09-23
- forgot to set https_host
0.10 2010-09-23
- uses Finance::Bank::ID::Base v0.10 (new verify_https option)
0.09 2010-06-17
- build fixes
- synchronize version number with Finance::Bank::ID::BCA
0.06 2010-06-11
- INCOMPATIBLE CHANGE: parse_statement now always returns
3-element arrayref instead of depending on list/scalar
context. Sorry for this, I'm trying make all my HTTP-style
interface consistent.
0.05 2010-02-17
- switch from Moose to Any::Moose (+Mouse as dependency)
0.04 2010-01-13
- remove "use Log::Log4perl" in test script
0.03 2010-01-07
- switch from Log::Log4perl to Log::Any
- switch from MakeMaker to Module::Builder
0.02 2009-10-20
- Minor fixes.
0.01 2009-10-15
First release.