- Support updated format of CSV exports (noticed towards September 2023)
1.1.0
- Rename `beancount-n26` command to `beancount-n26-ec`
1.0.0
- Add Beancount 3.x support (thus removing Beancount 2.x support) - Add `beancount-n26` CLI command - Rename `account` parameter to `account_name` (overlapping with the `account()` method definition required by `beangulp.importer.Importer`) - Add Python 3.11 support - Drop Python 3.7 support
0.8.0
- Add Python 3.10 support - Drop Python 3.6 support
0.7.0
- Allow marking transaction fees for multiple-currency transactions (thanks [Fumesover])
0.6.0
- Allow `account_patterns` to automatically classify recurring transactions (thanks [Eazhi])