Releases: martinohansen/ynabber
Releases · martinohansen/ynabber
v0.8.0
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
v0.7.7
What's Changed
- feat(nordigen): support unstructured array by @martinohansen in #78
Full Changelog: v0.7.6...v0.7.7
v0.7.6
GoCardless is going to establish a limit of 4 requests per day. Increase the interval to every 6 hours to avoid hitting the limit by default.
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- fix(YNAB): date must not be in the future by @martinohansen in #74
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- fix(Nordigen): bring back file override by @martinohansen in #70
Full Changelog: v0.7.3...v0.7.4
v0.7.3
v0.7.2
What's Changed
- Create gmail-example.sh by @ingvarso in #66
- fix(nordigen): bring back transaction ID option by @martinohansen in #65
New Contributors
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Added Requisition Hook Guidance by @CanYumusak in #60
- Martin/nordea mapper by @martinohansen in #62
- fix(nordigen): add HTTP timeout by @martinohansen in #63
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Added Basic Shell Notifications by @CanYumusak in #56
- Martin/reader writer interfaces by @martinohansen in #57
- feat(nordigen)!: add requisition hook by @martinohansen in #58
- Martin/holiday cleanup by @martinohansen in #59
Breaking Changes!
- Remove
NORDIGEN_DATAFILE
in favor of theYNABBER_DATADIR
option. This will require recreating the requisition. - Removes
YNABBER_PAYEE_STRIP
andNORDIGEN_ACCOUNTMAP
config options, please useNORDIGEN_PAYEE_STRIP
and/orYNAB_ACCOUNTMAP
instead. - Removes the option to chose between import ID generator versions. Please switch to v2 before upgrading to this version.
⚠️
New Contributors
- @CanYumusak made their first contribution in #56
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- chore(deps): bump github.com/frieser/nordigen-go-lib/v2 from 2.1.2 to 2.1.3 by @dependabot in #51
- chore(deps): bump github.com/frieser/nordigen-go-lib/v2 from 2.1.3 to 2.1.4 by @dependabot in #52
- feat(Nordigen): add config to change ID by @martinohansen in #53
Full Changelog: v0.6.0...v0.6.1