Skip to content

Releases: nielsmaerten/ynab-buddy

v1.2.2-preview.1

01 Sep 10:24
Compare
Choose a tag to compare
v1.2.2-preview.1 Pre-release
Pre-release

Preview release

  • This release truncates the Payee field to max. 100 characters, as requrested in #42

Pull request: #43
This release is a preview. It may still contain some bugs.
If the current stable release works for you, you should use that one.

v1.2.1

29 Dec 21:22
Compare
Choose a tag to compare

Do you have NodeJS installed?

To install/update ynab-buddy, run npm install -g ynab-buddy (recommended)

Don't have NodeJS?

Download the app below

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

24 Dec 11:22
Compare
Choose a tag to compare

Do you have NodeJS installed?

To install/update ynab-buddy, run npm install -g ynab-buddy (recommended)

Don't have NodeJS?

Download the app below

Feature release: What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

21 Dec 18:21
Compare
Choose a tag to compare

Do you have NodeJS installed?

To install/update ynab-buddy, run npm install -g ynab-buddy (recommended)

Don't have NodeJS?

Download the app below

Bugfix release: What's Changed

  • Parse Dates Surrounded by Spaces Without Exception by @ahmedmsvb in #29

New Contributors

  • @ahmedmsvb made their first contribution in #29 Thank you! 🎉

Full Changelog: v1.1.0...v1.1.1

v1.1.0

18 Nov 18:42
Compare
Choose a tag to compare

Do you have NodeJS installed?

To install/update ynab-buddy, run npm install -g ynab-buddy (recommended)

Don't have NodeJS?

Download the app below

Feature release - What's Changed

Full Changelog: v1.0.8...v1.1.0

v1.1.0-preview.1

12 Nov 20:28
Compare
Choose a tag to compare
v1.1.0-preview.1 Pre-release
Pre-release

This version is currently being tested. If you encounter bugs, please let me know!
Download using the links below or, if you're using NodeJS, run npx ynab-buddy@next

New features:

Documentation:

How to use the new payee, memo and in_out_flag columns

Full Changelog: v1.0.8...v1.1.0-preview.1

v1.0.8

09 Oct 22:57
Compare
Choose a tag to compare

Do you have NodeJS installed?

To install/update ynab-buddy, run npm install -g ynab-buddy (recommended)

Don't have NodeJS?

Download the executable below

Maintenance release

Changes

  • chore: Different update notice depending on being installed via npm or downloaded binary

Full Changelog: v1.0.7...v1.0.8

v1.0.7

09 Oct 21:33
Compare
Choose a tag to compare

Do you have NodeJS installed?

To install/update ynab-buddy, run npm install -g ynab-buddy (recommended)

Don't have NodeJS?

Download the executable below

Maintenance release

Changes

  • chore: Modify update check url 5d43b3c
  • change publish script 609b9d1

v1.0.6...v1.0.7

v1.0.6

03 Oct 15:45
Compare
Choose a tag to compare

Do you have NodeJS installed?

To install/update ynab-buddy, run npm install -g ynab-buddy (recommended)

Don't have NodeJS?

Download the executable below

Bugfix release

Fixes

Compare

v1.0.5...v1.0.6

v1.0.5

14 Sep 10:57
Compare
Choose a tag to compare

Do you have NodeJs?

Run npm install -g ynab-buddy (recommended)

Don't have NodeJs?

Download the executable below

Maintenance Release

Changes

  • Added keywords and github url to package.json