Revision history for Perl extension Finance::Bank::NFCU.
0.16 Wed May 02 19:13:00 2012
- 'day_of_month' order of values is significant
- 'on' may be a list of dates
0.15 Tue May 01 08:36:03 2012
- day_of_month key may have multiple values
- new 'on' key may be a one time event trigger
- events may have multiple triggers: on, day_of_month, and interval
- work-around for 'paid' status billl-pay bug
0.14 Tue Apr 03 23:12:16 2012
- Fixed a bug in merging between bill-pay and recent transaction lists
0.13 Tue Mar 05 23:27:46 2012
- added cache_override option
- bug fix with first occurance of new transaction type
0.12 Mon Dec 05 20:41:17 2011
- Revisions to catch up with HTML changes
- added cookie_file option
0.11 Sun Sep 25 14:08:41 2011
- improved testing
- bug fix for merging transaction lists
0.10 Sat Aug 20 06:52:18 2011
- work-around for strange links on the estatements page
0.09 Mon Aug 01 19:09:54 2011
- bug fix for recently paid transactions dropping out
0.08 Sun Jul 24 09:40:14 2011
- Revised due to changes on nfcu website.
0.07 Thu Jul 22 20:43:04 2011
- bug fix for predicting time since last occurance when there is no last occurance
- bug fix in parsing multi-line transactions on eStatements
- improved message on transaction audit discrepency
0.06 Thu Jul 15 15:07:02 2011
- predicted transactions cannot occur in the past
- transaction status strings are all lower case
- improved example program
0.05 Sun Jul 10 22:57:42 2011
- fix excluded pending transactions in get_transactions result
0.04 Sat Jul 09 11:29:40 2011
- bug fix in the default categorize function
- updated POD
- added example program
0.03 Mon Jul 04 13:22:25 2011
- added new methods:
get_transaction_schedule
get_future_transactions
0.02 Fri Jul 01 22:43:30 2011
- updated dependency list
- get_transactions fix for including applicable
complete billpay transactions
0.01 Sun Jun 12 10:58:38 2011
- original version; created by h2xs 1.23 with options
-XA -n Finance::Bank::NFCU