- Migrated to python3
- Add --reverse option to print txns in reverse
- Better error handling on OFX server error
- Add --shorten-account, --hardcode-account options improve user privacy
- Add --payee-format argument
- Move ofxid metadata to correct posting
- Misc bugfixes
- Disable default usage of python bindings
- Change to using 65 spaces to align txns (per ledger-mode)
- Improve .ledgerrc parsing
- Better error messages
- Add basic plugin system
- Misc bugfixes
- Packaging fixes
- Fix problem building on ubuntu trusty
- Fix problem with certain characters in transaction id
- Support CSV files (Mint, Paypal and Amazon flavors)
- Uses ticker symbol by for currencies, not CUSIP (You will need to change previous transactions which used the CUSIP so they work with new transactions)
- Dividends will now be formatted correctly
- Fuzzy payee matching
- Support advanced investment transactions
- Upgrade to ofxparse 0.15
- Add
--unknown-account
argument
- Better support for strange OFX, payee characters
- Support ledger python API
- Improved hledger support
- Balance assertions
- Initial balance
- Reverse transactions
- Initial release