Revision history for Perl extension Finance::Bank::IE::PermanentTSB.
0.08 Tue Jan 27 12:16:44 GMT 2009
- ~/.ptsbrc file now encrypted using gnupg
GnuPG and a priv/pub is now required to use ptsb
0.07 Tue Jan 27 00:13:00 GMT 2009
- FIXED in PermanentTSB.pm: duplicated values on the array of
statement row. last element of statement page was the same
of the fist one of the next page. fucking permanent tsb web
page! :)
- ptsb: printing intial and final balance in statement()
(note: put this feature in PermanentTSB.pm?)
0.06 Mon Jan 26 22:09:56 GMT 2009
- added --regexp feature to the ptsb script
- added date check to account_statement()
from_date should be > of to_date
- added date chedk: from_date cannot be in the future
- added option -v to ptsb
0.05 Sun Jan 25 16:00:00 GMT 2009
- account_statement() prototype has been changed
- account type constants have been introduced
- created CLI utility called ptsb that can be
used by a user to interact with his/her homebanking
account. this is still working in progress...
0.04 Sun Jan 25 23:40:00 GMT 2009
- minor changes
0.03 Sun Jan 25 01:41:41 GMT 2009
- implemented function account_statement()
- perlpod documentation improved
- starting migration to git
0.02 Wed Jan 21 15:19:23 GMT 2009
- check_balance implemented
0.01 Thu Jan 15 14:58:59 2009
- original version; created by h2xs 1.23 with options
-AX Finance::Bank::IE::PermanentTSB