What's Changed
- refactor: use slog for logging by @martinohansen in #79
- feat(ynab): delay setting by @martinohansen in #80
- ci: add CODEOWNERS file by @martinohansen in #81
- test: validate delay config by @martinohansen in #86
- fix(nordigen): skip account on rate limit exceeded by @martinohansen in #87
- fix: easier to read log messages by @martinohansen in #88
- fix(nordigen): nordea duplicate transactions by @martinohansen in #90
- fix(nordigen): nil pointer by @martinohansen in #91
- fix(nordigen): log account and stats together by @martinohansen in #92
- fix(nordigen): nordea banks might not be the same by @martinohansen in #93
- docs: slightly easier README by @martinohansen in #94
Warning
Users of NORDEA_NDEADKKK will have new import IDs generated which causes duplicate transactions. To fix this set the YNAB_FROM_DATE value to the day you start using this version. Only users of this bank ID is affected.
Full Changelog: v0.7.7...v0.8.0