Finance-Bank-ID-BCA

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


0.39    2015-08-29 (PERLANCAR)

	- No functional changes.

	- Specify minimum prereq version [RT#106757].


0.38    2015-08-17 (PERLANCAR)

	- Switch from Log::Any to Log::Any::IfLOG.


0.37    2015-06-09 (PERLANCAR)

	- Fix/tweak check regex.


0.36    2015-04-29 (PERLANCAR)

	- (Temporarily) downgrade total credit/debit check (sometimes the
	  statement returned by the server fails this check, e.g. probably when
	  the total credit already includes a transaction, but that transaction
	  has not shown up in the statement). UPDATE: this is caused by recent
	  update in KlikBCA system where apparently the mutation page is no
	  longer real-time (there is probably a 15 minute delay or maybe more).
	  So the total credit is already updated with some very recent
	  transactions, but the transactions have not shown up yet in the
	  mutation page. So now this check is no longer mandatory.


0.35    2015-04-28 (PERLANCAR)

	- No functional changes.

	- Split CLIs to its own dist: App-IndonesianBankingUtils to reduce
	  deps.


0.34    2015-03-28 (PERLANCAR)

	- [Incompatible change] Become more standard by formatting datetime
	  as iso8601 (2001-02-03T04:05:06) instead of '2001-02-03
	  04:05:06'.


0.33    2015-02-06 (PERLANCAR)

	- No functional changes.

	- Adjust to Perinci::CmdLine -> Perinci::CmdLine::Classic.


0.32    2014-12-10 (PERLANCAR)

	- No functional changes.

	- Use new name of renamed/split module SHARYANTO::String::Util ->
	  String::Indent.


0.31    2014-09-09 (PERLANCAR)

        - Update regex of Sun/Sat transaction list. There is now "DR KOREKSI
          BUNGA" (aside from "CR KOREKSI BUNGA").


0.30    2014-08-26 (SHARYANTO)

        - bin/download-bca: Replace App::Options with Perinci::CmdLine. Location
          of config file is now changed, as per Perinci::CmdLine, from
          ~/.app/download-bca.conf to ~/download-bca.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-bca: --profile is now --config-profile.


0.29    2014-05-17 (SHARYANTO)

        - No functional changes.

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


0.28    2013-11-03 (SHARYANTO)

        - No functional changes.

        - Relax the request id regex a bit.


0.27    2013-11-03 (SHARYANTO)

        [NEW FEATURES]

        - Add simulation mode and save dir, for help in debugging. In
          non-simulation mode, if save_dir is specified, will save HTTP
          responses as YAML files in this dir. When in simulation mode, instead
          of actually sending requests to network, will use this saved
          responses.

        [ENHANCEMENTS]

        - Get error message from BCA error page, e.g. the "MAAF UNTUK SEMENTARA
          TRANSAKSI TIDAK DAPAT DILAKUKAN" message.


0.26    2013-07-17 (SHARYANTO)

        - No functional changes. Tweaks to documentation to guide casual new
          users. Convert download-bca script to use Perinci::CmdLine.


0.25    2012-05-03 (SHARYANTO)

        - No functional changes whatsoever. Reupload to CPAN since apparently I
          accidentally deleted the release from CPAN.



( run in 1.145 second using v1.01-cache-2.11-cpan-71847e10f99 )