Releases: Royalphax/credit-agricole-importer
v0.3.1
What's changed ?
-
Fix for usage of department instead of region by @coolcow in #10
-
Allowing import of multiple accounts with identical names by @coolcow in #11
-
Avoiding duplicates by using fitid as external_id by @coolcow in #12
-
Refactoring for improvement of transfer detection by @coolcow in #13
-
Fix notes being truncated by @Twicode in #15
-
Overall optimizations : improve code syntax, better logs, new config file where you put your department number.
Full Changelog: v0.2.0...v0.3.1
A huge thank you to the new contributors 👏🏻
v0.2.0
Stable release with auto detection for transfers
Features
- Auto-detection of transfers between accounts
- Auto import choosen accounts
- Auto import transactions from customizable period
- Limit number of transactions to import
- Auto assign budget, category, tags, expense/revenue account on transactions depending on their description*
- And even auto rename them!*
*These features are already features of FireflyIII thanks to automated rules. I also implemented them to be quickly able to create my rules directly in the config file.
First release!
Fully working and stable release with features below.
Features
- Auto import choosen accounts
- Auto import transactions from customizable period
- Limit number of transactions to import
- Auto assign budget, category, tags, expense/revenue account on transactions depending on their description*
- And even auto rename them!*
*These features are already features of FireflyIII thanks to automated rules. I also implemented them to be quickly able to create my rules directly in the config file.