~mendelmaleh/pfin

Change default config path
Add option to sort newest first in cmd/pfin
Fix parser/bofa amount parsing
Add capitalone/checking parser
Switch to csvutil, output all transactions if no -unpaid flag, make it work without csv header
Implement tx.Card() for chase

Business cards only
Add cmd/capitalone
Track debit and credits separately (cmd/status)
Update config path
Sort by bank in cmd/status
Add cmd/statements

Given an account name, prints every statement and it's running balance
Add account total in cmd/status
Add amex/checking parser
Add UnmarshalJSON to util dates
Update go.mod, go version, cosmetics
Formatting fixes
Add Amount.String(), DateISO.String()
Next