Skip to content

Releases: martinohansen/ynabber

v0.7.0

22 Dec 18:12
b8bb223
Compare
Choose a tag to compare

What's Changed

Breaking Changes!

  • Remove NORDIGEN_DATAFILE in favor of the YNABBER_DATADIR option. This will require recreating the requisition.
  • Removes YNABBER_PAYEE_STRIP and NORDIGEN_ACCOUNTMAP config options, please use NORDIGEN_PAYEE_STRIP and/or YNAB_ACCOUNTMAP instead.
  • Removes the option to chose between import ID generator versions. Please switch to v2 before upgrading to this version. ⚠️

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

19 May 13:23
v0.6.1
4ec009b
Compare
Choose a tag to compare

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

v0.6.0

27 Feb 07:29
v0.6.0
b246964
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

02 Dec 12:57
v0.5.1
27760e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

21 Nov 08:32
v0.5.0
94f6dad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

17 Nov 16:20
v0.4.0
f7748fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

01 Nov 10:27
v0.3.2
Compare
Choose a tag to compare

What's Changed

  • Allow user to set the datafile name by @hpernu in #33

Full Changelog: v0.3.1...v0.3.2

v0.3.1

23 Oct 09:26
v0.3.1
4ae6873
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

18 Oct 18:34
v0.3.0
207c441
Compare
Choose a tag to compare

What's Changed

  • Show json sent to YNAB and response when debugging is on by @hpernu in #15
  • Clean spaces and shorten too long memo and payee by @hpernu in #20
  • Make interval=0 mean run only once by @hpernu in #23
  • Do not bypass accounts coming after an unfound account in accountmap by @hpernu in #28
  • Implement alternative payee source by @hpernu in #27
  • Use bank specific persistent data by default, fallback to generic by @hpernu in #29
  • Martin/move payee parsing by @martinohansen in #30

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

10 Oct 07:58
v0.2.0
213ced9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.2.0