Releases: Nef10/SwiftBeanCountImporterApp
Releases · Nef10/SwiftBeanCountImporterApp
1.7.0 Settings
Note: Importer settings now need to be included in the beancount file
🚀 Features
📈 Enhancements
- Display import name in the duplicate transaction sheet @Nef10 (#105)
- Upstream: ManuLife importer: Do not import duplicate balances or prices @Nef10 (#104)
🧰 Maintenance
- Update SwiftBeanCount importer to 0.1.0 @Nef10 (#104)
- Upstream: Duplicate detection moved to library @Nef10 (#104)
- Upstream: Saving description and payee mapping moved to library @Nef10 (#104)
- Upstream: Unify Text and File Importers @Nef10 (#104)
- Update Dependencies @Nef10 (#103)
- Rename master to main @Nef10 (#102)
- Silence Xcode upgrade warning @Nef10 (#101)
- Update deprecated swift syntax @Nef10 (#100)
- Add Release Drafter @Nef10 (#99)
1.6.2 Rogers Bank
Update Rogers Bank CSV format
1.6.1 Update Rogers Bank
Update Rogers Bank CSV format
1.6.0 Rename
- Rename to SwiftBeanCountImporterApp
- Fix saving of account mapping
Use MetaData from ledger
- ManuLife parser now uses the
name
metaData to map commodities - Tangerine Importer now uses the
number
metaData to map csv's to accounts
Multi-import
- Allow to import multiple files and texts at once
- Add Settings
- Get currency and accounts from settings instead of entering them
Tangerine CC Importer
- Tangerine CC Importer
- Autocomplete for Tag field
Improvements
- Show sender of e-transfer for tangerine
- Sort transactions by date
- Allow tolerance when detecting duplicate transactions
ManuLife RRSP importer
Adjust ManuLife importer to allow for accounts without Employer contribution as well as private accounts
Simplii and Rogers Bank importer + duplicate Transaction detection
Added importer for Rogers Bank as well as Simplii
Added detection for duplicate transactions
Added loading indicator when reading import file and parsing ledger